Skip to content

Commit 8fdfb46

Browse files
authored
Show that we support runtime 5.3 (#40)
1 parent 63729ba commit 8fdfb46

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
@@ -13,7 +13,7 @@
1313
"nyholm/psr7": "^1.4",
1414
"spiral/roadrunner": "^2.0",
1515
"symfony/psr-http-message-bridge": "^2.1",
16-
"symfony/runtime": "5.x-dev"
16+
"symfony/runtime": "^5.3"
1717
},
1818
"require-dev": {
1919
"symfony/phpunit-bridge": "^5.2"

0 commit comments

Comments
 (0)