Skip to content

Commit

Permalink
Update collision
Browse files Browse the repository at this point in the history
  • Loading branch information
jyrkidn committed Mar 15, 2024
1 parent 1e16ce7 commit 991aa5c
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 @@ -10,13 +10,13 @@
"license": "MIT",
"require": {
"php": "^8.2",
"codedor/laravel-locale-collection": "^1.0",
"illuminate/contracts": "^10.0 || ^11.0",
"codedor/laravel-locale-collection": "^1.1",
"illuminate/contracts": "^11.0",
"spatie/laravel-package-tools": "^1.12"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.0",
"nunomaduro/collision": "^7.0 || ^8.0",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^8.0 || ^9.0",
"pestphp/pest": "^2.0",
Expand Down

0 comments on commit 991aa5c

Please sign in to comment.