Skip to content

Commit 3d2a4e1

Browse files
authored
Update composer.json
1 parent 2e495dc commit 3d2a4e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,
2323
"require": {
24-
"php": "^7.3|^7.4|^8.0",
25-
"illuminate/http": "^6.0|^7.0|^8.0|^9.0",
24+
"php": "^7.3|^7.4|^8.0|^8.1|^8.2",
25+
"illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0",
2626
"symfony/http-foundation": "^4.3.4|>=5.1.3"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)