Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
askdkc authored Jan 16, 2024
1 parent aa7ae71 commit 3d20762
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"require": {
"php": "^8.0",
"spatie/laravel-package-tools": "^1.14.0",
"illuminate/contracts": "^9.28|^10.0"
"illuminate/contracts": "^9.28|^10.0|^11.0"
},
"require-dev": {
"laravel/pint": "^1.4",
"nunomaduro/collision": "^6.0|^7.0",
"nunomaduro/larastan": "^2.0",
"orchestra/testbench": "^7.7|^8.0",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^7.7|^8.0|^9.0",
"pestphp/pest": "^1.22|^2.0",
"phpstan/extension-installer": "^1.2",
"phpunit/phpunit": "^9.5.27|^10.0"
Expand Down

0 comments on commit 3d20762

Please sign in to comment.