Skip to content

Commit

Permalink
fixing testing
Browse files Browse the repository at this point in the history
  • Loading branch information
arnebr authored Feb 10, 2023
1 parent 6d8dcc9 commit 0ed2ce0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.0",
"nunomaduro/collision": "^6.0||^7.0",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^1.0||^2.0",
"pestphp/pest-plugin-laravel": "^1.0||^2.0",
"orchestra/testbench": "^7.0||^8.0",
"pestphp/pest": "^1.21||^2.0",
"pestphp/pest-plugin-laravel": "^1.1||^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
Expand Down

0 comments on commit 0ed2ce0

Please sign in to comment.