We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889f66b commit b1873f9Copy full SHA for b1873f9
composer.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://getcomposer.org/schema.json",
3
- "name": "laravel/vue-starter-kit",
+ "name": "laravel-ready/laravel-starter-next",
4
"type": "project",
5
"description": "The skeleton application for the Laravel framework.",
6
"keywords": [
@@ -9,7 +9,7 @@
9
],
10
"license": "MIT",
11
"require": {
12
- "php": "^8.2",
+ "php": "^8.3",
13
"binarytorch/larecipe": "^2.8",
14
"binarytorch/larecipe-dark-theme": "^0.1.5",
15
"blade-ui-kit/blade-heroicons": "^2.6",
0 commit comments