Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Jul 31, 2024
1 parent 1461fbf commit 8a1a157
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 @@ -18,14 +18,14 @@
},
"require": {
"php": "^8.1",
"orchestra/testbench": "^8.20 || ^9.0",
"orchestra/testbench": "^8.24 || ^9.2",
"pestphp/pest": "^2.12",
"pestphp/pest-plugin-laravel": "^2.2",
"symfony/polyfill-php82": "^1.28",
"symfony/polyfill-php83": "^1.28"
},
"require-dev": {
"orchestra/testbench-dusk": "^8.22.2 || ^9.0.2",
"orchestra/testbench-dusk": "^8.27 || ^9.5",
"laravel/pint": "^1.11",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
Expand Down

0 comments on commit 8a1a157

Please sign in to comment.