We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b129cb commit 9fa3365Copy full SHA for 9fa3365
composer.json
@@ -35,12 +35,12 @@
35
"require": {
36
"php": "^8.1",
37
"ext-pdo": "*",
38
- "simplesamlphp/assert": "^1.1.0",
+ "simplesamlphp/assert": "^1.2.0",
39
"simplesamlphp/composer-module-installer": "^1.3.4",
40
"simplesamlphp/simplesamlphp": "^2.2"
41
},
42
"require-dev": {
43
- "simplesamlphp/simplesamlphp-test-framework": "^1.6.0"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
44
45
"support": {
46
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/issues",
0 commit comments