Skip to content

Commit

Permalink
Laravel 10 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh committed Apr 3, 2023
1 parent 87cdbf2 commit 5c85d33
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 @@ -31,9 +31,9 @@
},
"require-dev": {
"laravel/pint": "^1.2",
"nunomaduro/collision": "^6.0",
"nunomaduro/collision": "^6.0|^7.0",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^7.0",
"orchestra/testbench": "^7.0|^8.0",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.1",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit 5c85d33

Please sign in to comment.