Skip to content

Commit caae3b9

Browse files
committed
minor #1432 Update composer.json (tacman)
This PR was merged into the main branch. Discussion ---------- Update composer.json "require": "6.3" installed 6.3.0, but we probably want the latest stable 6.3 Commits ------- c99b023 Update composer.json
2 parents 7e6cc8f + c99b023 commit caae3b9

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
@@ -101,7 +101,7 @@
101101
"extra": {
102102
"symfony": {
103103
"allow-contrib": true,
104-
"require": "6.3"
104+
"require": "^6.3"
105105
}
106106
}
107107
}

0 commit comments

Comments
 (0)