Skip to content

Commit

Permalink
feat: update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
kajetan-nobel committed Nov 6, 2024
1 parent 42a5247 commit 327714a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"justinrainbow/json-schema": "^5.2"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.8",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.8",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"phpunit/phpunit": "^10.3"
"laravel/pint": "^v1.18.1",
"nunomaduro/collision": "^v7|^v8",
"nunomaduro/larastan": "^v2.9.10",
"orchestra/testbench": "^v8|^v9",
"pestphp/pest": "^2.36.0",
"pestphp/pest-plugin-arch": "^v2.7.0",
"pestphp/pest-plugin-laravel": "^v2.4.0",
"phpunit/phpunit": "^10.5.38"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 327714a

Please sign in to comment.