Skip to content

Commit 66d94d5

Browse files
authored
Show that we support runtime 5.3 (#40)
1 parent 84e2aa3 commit 66d94d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7.2.5",
1414
"ext-json": "*",
15-
"symfony/runtime": "5.x-dev"
15+
"symfony/runtime": "^5.3"
1616
},
1717
"require-dev": {
1818
"symfony/phpunit-bridge": "^5.2"

0 commit comments

Comments
 (0)