Skip to content

Commit a3b70f3

Browse files
committed
Update composer.json to support new ecphp/cas-bundle
1 parent 20db369 commit a3b70f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": ">= 7.2.5",
1717
"ext-json": "*",
1818
"ext-simplexml": "*",
19-
"ecphp/cas-bundle": "2.2.*",
19+
"ecphp/cas-bundle": "2.2.* || ^2.3",
2020
"ecphp/ecas": "2.1.*",
2121
"symfony/framework-bundle": "^5.1"
2222
},

0 commit comments

Comments
 (0)