Skip to content

Commit

Permalink
Fix workflow x3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasss93 committed Mar 14, 2024
1 parent fb5f46c commit c195262
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"require-dev": {
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
"pestphp/pest": "^v1.23.1",
"phpunit/phpunit": "^9.6.10",
"psalm/plugin-laravel": "^2.0",
"phpunit/phpunit": "^9.0|^10.0",
"vimeo/psalm": "^5.0"
},
"autoload": {
Expand Down

0 comments on commit c195262

Please sign in to comment.