Skip to content

Commit aed2c04

Browse files
committed
Bump assert-lib
1 parent 10da1ae commit aed2c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"require": {
3939
"php": ">=7.4 || ^8.0",
4040
"ext-ldap": "*",
41-
"simplesamlphp/assert": "~0.8.0",
41+
"simplesamlphp/assert": "~0.8.0 || ^1.1",
4242
"simplesamlphp/composer-module-installer": "~1.2",
43-
"simplesamlphp/simplesamlphp": "^2.0.0-rc2"
43+
"simplesamlphp/simplesamlphp": "^2.0.0"
4444
},
4545
"require-dev": {
4646
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"

0 commit comments

Comments
 (0)