Code development platform for open source projects from the European Union institutions

Commit 8e15da51 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

chore: use `ecphp/ecas` ^2.4

parent 2c88f169
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
        "ext-json": "*",
        "ext-simplexml": "*",
        "ecphp/cas-bundle": "^2.5",
        "ecphp/ecas": "^2.3",
        "ecphp/ecas": "^2.4",
        "symfony/framework-bundle": "^6.0"
    },
    "require-dev": {