Skip to content

Commit 30cac74

Browse files
committed
Implement recursive unwrapping for toArray()
1 parent 862e0fa commit 30cac74

File tree

5 files changed

+39
-3083
lines changed

5 files changed

+39
-3083
lines changed

.phpunit.result.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"type": "library",
1111
"require": {
12-
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
12+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)