Skip to content

Commit b1873f9

Browse files
committed
Update project name and PHP version
1 parent 889f66b commit b1873f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://getcomposer.org/schema.json",
3-
"name": "laravel/vue-starter-kit",
3+
"name": "laravel-ready/laravel-starter-next",
44
"type": "project",
55
"description": "The skeleton application for the Laravel framework.",
66
"keywords": [
@@ -9,7 +9,7 @@
99
],
1010
"license": "MIT",
1111
"require": {
12-
"php": "^8.2",
12+
"php": "^8.3",
1313
"binarytorch/larecipe": "^2.8",
1414
"binarytorch/larecipe-dark-theme": "^0.1.5",
1515
"blade-ui-kit/blade-heroicons": "^2.6",

0 commit comments

Comments
 (0)