🔧⬆️ Acorn v5 (#3201)

This commit is contained in:
Ben Word
2025-01-04 08:57:07 -05:00
committed by GitHub
parent a969be597c
commit 256128b0cc
3 changed files with 17 additions and 14 deletions

View File

@@ -39,7 +39,8 @@
}
},
"require": {
"php": ">=8.1"
"php": ">=8.2",
"roots/acorn": "v5.0.0-beta.2"
},
"require-dev": {
"laravel/pint": "^1.13"