Skip to content

Commit

Permalink
update composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
emargareten committed Mar 7, 2024
1 parent 1b87abf commit f5a5719
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -14,11 +14,11 @@
"inertiajs/inertia-laravel": "^0.6.9"
},
"require-dev": {
"larastan/larastan": "^2.8.1",
"laravel/pint": "^1.13.10",
"larastan/larastan": "^2.9.2",
"laravel/pint": "^1.14.0",
"nunomaduro/collision": "^6.4",
"orchestra/testbench": "^8.21",
"phpunit/phpunit": "^10.5"
"orchestra/testbench": "^8.21.1",
"phpunit/phpunit": "^10.5.11"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f5a5719

Please sign in to comment.