Skip to content

Commit 308c61a

Browse files
authored
Drop dev version specifier (#74)
1 parent 8eb6fe1 commit 308c61a

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
@@ -39,7 +39,7 @@
3939

4040
"simplesamlphp/assert": "^2.0",
4141
"simplesamlphp/composer-module-installer": "^1.7",
42-
"simplesamlphp/simplesamlphp": "~2.5@dev",
42+
"simplesamlphp/simplesamlphp": "~2.5",
4343
"simplesamlphp/xml-common": "~2.7",
4444
"symfony/http-foundation": "~7.4",
4545
"symfony/http-client": "~7.4",

0 commit comments

Comments
 (0)