Skip to content
Snippets Groups Projects
Commit 6d0cb607 authored by Rémy Böhler's avatar Rémy Böhler
Browse files

upgrade to laravel 9 / statamic 3.3 / laravel-firebase 4.1

parent 40c4b43a
No related branches found
Tags v4.0.0-beta
No related merge requests found
......@@ -13,16 +13,16 @@
}
},
"require": {
"php": "^7.4 || ^8.0",
"kreait/laravel-firebase": "^3.1",
"php": "^8.0.2",
"kreait/laravel-firebase": "^4.1",
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"fakerphp/faker": "^1.14",
"mockery/mockery": "^1.3.1",
"laravel/framework": "^8.0",
"statamic/cms": "^3.1.18"
"laravel/framework": "^9.0",
"statamic/cms": "^3.3.0"
},
"config": {
"optimize-autoloader": true,
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment