Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrulhazim committed Mar 21, 2024
1 parent 6d5e7f1 commit c066d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"require": {
"php": "^8.1 | ^8.2 | ^8.3",
"spatie/laravel-package-tools": "^1.14.0",
"illuminate/contracts": "^9.0 | ^10.0"
"illuminate/contracts": "^9.0 | ^10.0 | ^11.0"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.0",
"nunomaduro/larastan": "^2.0.1",
"larastan/larastan": "^2.9",
"orchestra/testbench": "^8.0 | ^9.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin": "^2.0",
Expand Down

0 comments on commit c066d05

Please sign in to comment.