Skip to content

Commit f905c2a

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

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
"laminas/laminas-httphandlerrunner": "^1.2",
1414
"nyholm/psr7": "^1.3",
1515
"nyholm/psr7-server": "^1.0",
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)