Skip to content

Commit f745121

Browse files
authored
Update composer.json
1 parent a49e680 commit f745121

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
@@ -11,8 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"php": "^7.4|^8.0|^8.1",
15-
"illuminate/support": "^8.67|^v9.0.0-beta.4"
14+
"php": "^7.4|^8.0|^8.1|^8.2",
15+
"illuminate/support": "^8.67|^v9.0|v10.0"
1616
},
1717
"require-dev": {
1818
"friendsofphp/php-cs-fixer": "^3.8",

0 commit comments

Comments
 (0)