Skip to content

Commit

Permalink
Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelk authored Mar 13, 2024
1 parent ed4881c commit b25bbe4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,14 @@
"license": "MIT",
"authors": [
{
"name": "Henrik B Hansen",
"email": "[email protected]",
"homepage": "https://www.vemcogroup.com",
"role": "Developer"
"homepage": "https://vemcogroup.com"
}
],
"require": {
"php": "^8.0",
"ext-json": "*",
"firebase/php-jwt": "^6.4",
"laravel/framework": "^9.0|^10.0",
"laravel/framework": "^9.0|^10.0|^11.0",
"spatie/geocoder": "^3.1",
"ext-openssl": "*"
},
Expand Down

0 comments on commit b25bbe4

Please sign in to comment.