Skip to content

Commit 73c3051

Browse files
authored
Update composer.json
1 parent 3135984 commit 73c3051

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"php": "^8.2",
3939
"ext-json": "*",
4040
"auth0/auth0-php": "^8.10",
41-
"illuminate/contracts": "^11|^12",
42-
"illuminate/http": "^11|^12",
43-
"illuminate/support": "^11|^12",
41+
"illuminate/contracts": "^11 || ^12",
42+
"illuminate/http": "^11 || ^12",
43+
"illuminate/support": "^11 || ^12",
4444
"psr-discovery/all": "^1",
4545
"psr/cache": "^2 || ^3"
4646
},

0 commit comments

Comments
 (0)