Skip to content

Commit a665c9e

Browse files
authored
Show that we support runtime 5.3 (#40)
1 parent 06225d8 commit a665c9e

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
"guzzlehttp/psr7": "^2.0",
1414
"psr/http-server-handler": "^1.0",
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)