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

Commit

Permalink
Update composer.json (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Oct 22, 2020
1 parent ea16717 commit 01de0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"require": {
"php": ">=7.2",
"illuminate/support": "^6|^7|^8",
"illuminate/contracts": "^6|^7|^8",
"illuminate/support": "^6|^7|^8|^9",
"illuminate/contracts": "^6|^7|^8|^9",
"symfony/http-foundation": "^4|^5",
"symfony/http-kernel": "^4.3.4|^5",
"asm89/stack-cors": "^2.0.1"
Expand Down

0 comments on commit 01de0fe

Please sign in to comment.