Skip to content

Commit 09c8d77

Browse files
committed
Fix version constraint
1 parent 87dd2ad commit 09c8d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"php": "^8.0",
3535
"simplesamlphp/assert": "^1.0.0",
3636
"simplesamlphp/composer-module-installer": "^1.3.4",
37-
"simplesamlphp/simplesamlphp": "3.0.x-dev",
37+
"simplesamlphp/simplesamlphp": "^3@dev",
3838
"simplesamlphp/xml-common": "^1.12",
3939
"symfony/http-foundation": "^6.0"
4040
},

0 commit comments

Comments
 (0)