Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored Feb 4, 2025
1 parent a167456 commit 098ef11
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 @@ -36,10 +36,10 @@
"php": "^8.1",
"ext-json": "*",
"dragon-code/support": "^6.11",
"illuminate/collections": "^10.0 || ^11.0"
"illuminate/collections": "^10.0 || ^11.0 || ^12.0"
},
"require-dev": {
"illuminate/support": "^10.0 || ^11.0",
"illuminate/support": "^10.0 || ^11.0 || ^12.0",
"laravel-lang/locale-list": "^1.2",
"pestphp/pest": "^2.24.3",
"punic/punic": "^3.8",
Expand Down

0 comments on commit 098ef11

Please sign in to comment.