Skip to content

Commit bd0bbfb

Browse files
authored
WIP
1 parent 0ffdc7b commit bd0bbfb

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
@@ -6,8 +6,8 @@
66
"require": {
77
"php": "^7.1||^8.1||^8.2",
88
"ext-json": "*",
9-
"laravel/contracts": "^6.20||^7.30||^8.83||^9.52||^10.3",
10-
"laravel/support": "^6.20||^7.30||^8.83||^9.52||^10.3"
9+
"illuminate/contracts": "^6.20||^7.30||^8.83||^9.52||^10.3",
10+
"illuminate/support": "^6.20||^7.30||^8.83||^9.52||^10.3"
1111
},
1212
"license": "MIT",
1313
"autoload": {

0 commit comments

Comments
 (0)