Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 01de0fe

Browse files
authored
Update composer.json (#507)
1 parent ea16717 commit 01de0fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"require": {
1717
"php": ">=7.2",
18-
"illuminate/support": "^6|^7|^8",
19-
"illuminate/contracts": "^6|^7|^8",
18+
"illuminate/support": "^6|^7|^8|^9",
19+
"illuminate/contracts": "^6|^7|^8|^9",
2020
"symfony/http-foundation": "^4|^5",
2121
"symfony/http-kernel": "^4.3.4|^5",
2222
"asm89/stack-cors": "^2.0.1"

0 commit comments

Comments
 (0)