Skip to content

Commit ad1c0a6

Browse files
authored
Merge pull request #51 from coolsam726/develop
Changed illuminate/support dependency to laravel/framework
2 parents 5aafe7f + 5dcf6f8 commit ad1c0a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^7.4|^8.0",
2020
"ext-json": "*",
2121
"doctrine/dbal": "^3.1",
22-
"illuminate/support": "^8|^9",
22+
"laravel/framework": "^8|^9",
2323
"inertiajs/inertia-laravel": "^0.5",
2424
"innocenzi/laravel-vite": "^0.1.7",
2525
"laravel/helpers": "^1.4",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)