Skip to content

Commit

Permalink
Merge pull request #12 from faissaloux/fix-dependencies
Browse files Browse the repository at this point in the history
Fix dependencies
  • Loading branch information
faissaloux authored Jul 7, 2024
2 parents 382f61e + ea52a93 commit ab74e6f
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 258 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@
],
"require": {
"php": "^8.1",
"pestphp/pest-plugin": "^2.1.1"
"pestphp/pest": "^2.0"
},
"require-dev": {
"pestphp/pest": "^2.33.0",
"phpstan/phpstan": "^1.11.0",
"rector/rector": "^1.2.0",
"laravel/pint": "^1.16.0"
Expand Down
Loading

0 comments on commit ab74e6f

Please sign in to comment.