Skip to content

Commit

Permalink
add laravel/framework
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Jun 18, 2024
1 parent 0034e2e commit 346b164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"illuminate/pagination": "^10.0|^11.0",
"illuminate/routing": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"laravel/framework": "^10.0|^11.0",
"jangregor/phpstan-prophecy": "^1.0",
"justinrainbow/json-schema": "^5.2.1",
"phpspec/prophecy-phpunit": "^2.0",
Expand Down
1 change: 1 addition & 0 deletions src/Laravel/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"api-platform/serializer": "*@dev || ^3.1",
"api-platform/state": "*@dev || ^3.1",
"illuminate/config": "^11.0",
"laravel/framework": "^11.0",
"illuminate/contracts": "^11.0",
"illuminate/database": "^11.0",
"illuminate/http": "^11.0",
Expand Down

0 comments on commit 346b164

Please sign in to comment.