Skip to content

Commit cc35fa4

Browse files
committed
Support L13
1 parent 113fa46 commit cc35fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^8.1",
1313
"ext-json": "*",
1414
"guzzlehttp/guzzle": "^6.3|^7.0",
15-
"illuminate/collections": "^5.5|^v6.18|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
15+
"illuminate/collections": "^5.5|^v6.18|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7.0|^8.5.5|^9.0",

0 commit comments

Comments
 (0)