Skip to content

Commit df15843

Browse files
committed
feat: update minimum stability to beta in composer.json
1 parent 0751d80 commit df15843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"web-token/jwt-library": "Mandatory for fetching Metadata Statement from distant sources",
8989
"symfony/security-bundle": "Symfony firewall using a JSON API (perfect for script applications)"
9090
},
91-
"minimum-stability": "rc",
91+
"minimum-stability": "beta",
9292
"require-dev": {
9393
"doctrine/dbal": "^3.8|^4.0",
9494
"symfony/doctrine-bridge": "^6.4|^7.0|^8.0",

0 commit comments

Comments
 (0)