Skip to content

Commit c90181f

Browse files
authored
Show that we support runtime 5.3 (#40)
1 parent cd14db7 commit c90181f

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"psr/http-server-handler": "^1.0",
1414
"react/http": "^1.2",
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)