Skip to content

Commit

Permalink
laravel-11 More bumb
Browse files Browse the repository at this point in the history
  • Loading branch information
negoziator committed Jun 30, 2024
1 parent ae47904 commit b03a7d2
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 @@ -26,7 +26,7 @@
"require": {
"php": "*",
"laravel/framework": "^10|^11",
"nesbot/carbon": "^2.71",
"nesbot/carbon": "^2|^3",
"spatie/laravel-package-tools": "^1.16"
},
"require-dev": {
Expand All @@ -35,7 +35,7 @@
"nunomaduro/larastan": "^2.6",
"orchestra/testbench": "^7|^8|^9",
"pestphp/pest": "^2.12",
"pestphp/pest-plugin-laravel": "^2.1",
"pestphp/pest-plugin-laravel": "^2|^3",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9|^10|^11",
"spatie/laravel-ray": "^1.33"
Expand Down

0 comments on commit b03a7d2

Please sign in to comment.