Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Oct 3, 2024
1 parent 550baef commit d618615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Laravel/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"illuminate/routing": "^11.0",
"illuminate/support": "^11.0",
"illuminate/container": "^11.0",
"laravel/sanctum": "^4.0",
"symfony/web-link": "^6.4 || ^7.1",
"willdurand/negotiation": "^3.1",
"phpstan/phpdoc-parser": "^1.29",
Expand All @@ -58,7 +57,8 @@
"larastan/larastan": "^2.0",
"orchestra/testbench": "^9.1",
"phpunit/phpunit": "^11.2",
"api-platform/graphql": "^4.0"
"api-platform/graphql": "^4.0",
"laravel/sanctum": "^4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d618615

Please sign in to comment.