Skip to content

Commit

Permalink
Merge pull request #10 from IBEC-BOX/feat/support-laravel-11
Browse files Browse the repository at this point in the history
feat: support laravel 11
  • Loading branch information
ast21 authored Jul 5, 2024
2 parents 2b48e0b + 6ad1db4 commit 08f8cd7
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 @@ -30,9 +30,9 @@
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.9",
"nunomaduro/collision": "^7.9|^8.1",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
Expand Down

0 comments on commit 08f8cd7

Please sign in to comment.