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

Commit 361d71f

Browse files
authored
Use fruitcake/php-cors ^1
1 parent 9ac7853 commit 361d71f

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
@@ -17,7 +17,7 @@
1717
"php": ">=7.2",
1818
"illuminate/support": "^6|^7|^8|^9",
1919
"illuminate/contracts": "^6|^7|^8|^9",
20-
"fruitcake/php-cors": "^0.1|^1"
20+
"fruitcake/php-cors": "^1"
2121
},
2222
"require-dev": {
2323
"laravel/framework": "^6|^7.24|^8",

0 commit comments

Comments
 (0)