Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 3f8abbbc authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

chore: relax `laravel/framework` to support version 10

parent 1ce8be31
Branches
Tags
1 merge request!1Laravel 10
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"ext-simplexml": "*", "ext-simplexml": "*",
"ecphp/ecas": "^3.0", "ecphp/ecas": "^3.0",
"ecphp/laravel-cas": "dev-main", "ecphp/laravel-cas": "dev-main",
"laravel/framework": "^9.0" "laravel/framework": "^9.0 || ^10"
}, },
"require-dev": { "require-dev": {
"ecphp/php-conventions": "^1.0", "ecphp/php-conventions": "^1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment