fix: Model's --write duplicates array properties (#1594)

* Use the bug-fixed version of the upstream library

* Updated the test for fixed features to correctly expect
This commit is contained in:
KentarouTakeda
2024-10-17 18:34:58 +02:00
committed by GitHub
parent 4f588b9782
commit d3965aaab5
3 changed files with 1 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"barryvdh/reflection-docblock": "^2.1.1",
"barryvdh/reflection-docblock": "^2.1.2",
"composer/class-map-generator": "^1.0",
"illuminate/console": "^10 || ^11",
"illuminate/database": "^10.38 || ^11",