Add templates to Eloquent

This commit is contained in:
Barry vd. Heuvel
2024-12-28 11:12:50 +01:00
parent a25b947851
commit 0abcb7497e
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",