Skip to content

Commit 8459251

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

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"illuminate/contracts": "^8.33",
14-
"symfony/runtime": "5.x-dev"
14+
"symfony/runtime": "^5.3"
1515
},
1616
"require-dev": {
1717
"illuminate/http": "^8.33",

0 commit comments

Comments
 (0)