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
Verified Commit e2500ccf authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

refactor: upgrade for `ecphp/ecas` >= 4

parent 0bc42568
No related branches found
No related tags found
No related merge requests found
......@@ -12,19 +12,18 @@
],
"homepage": "https://github.com/ecphp/",
"require": {
"php": ">= 8.0.2",
"php": ">= 8.1",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ecphp/ecas": "^3.0",
"ecphp/laravel-cas": "dev-main",
"ecphp/ecas": "^4.0",
"ecphp/laravel-cas": "dev-ecphp-cas-lib/bump/3-0-0",
"laravel/framework": "^9.0 || ^10"
},
"require-dev": {
"ecphp/php-conventions": "^1.0",
"guzzlehttp/guzzle": "^7.5",
"phpstan/phpstan-strict-rules": "^1.4"
"phpstan/phpstan-strict-rules": "^1.4",
"symfony/cache": "^6.4"
},
"suggest": {},
"autoload": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment