Add templates to Eloquent (#1634)

This commit is contained in:
Barry vd. Heuvel
2024-12-28 11:17:17 +01:00
committed by GitHub
parent a25b947851
commit c33eacdefc
3 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"require": {
"php": "^8.2",
"ext-json": "*",
"barryvdh/reflection-docblock": "^2.1.2",
"barryvdh/reflection-docblock": "^2.2",
"composer/class-map-generator": "^1.0",
"illuminate/console": "^11.15",
"illuminate/database": "^11.15",