Skip to content

Commit c99b023

Browse files
authored
Update composer.json
"require": "6.3" installed 6.3.0, but we probably want the latest stable 6.3
1 parent 7e6cc8f commit c99b023

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)