Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Feb 18, 2025
1 parent f998b90 commit 8f69ec1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo-app/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"guzzlehttp/guzzle": "^7.2",
"inertiajs/inertia-laravel": "^1.0",
"inertiaui/modal": "*",
"laravel/framework": "^10.48|^11.11",
"laravel/framework": "^10.48|^11.11|^12.0",
"laravel/sanctum": "^3.2|^4.0",
"laravel/tinker": "^2.8",
"tightenco/ziggy": "^2.0"
Expand All @@ -19,7 +19,7 @@
"laravel/pint": "^1.0",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0|^8.0",
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.0|^11.5.2"
},
"repositories": [
{
Expand Down

0 comments on commit 8f69ec1

Please sign in to comment.