Skip to content

Commit 5d092e4

Browse files
committed
theme system
1 parent aa43826 commit 5d092e4

File tree

171 files changed

+8658
-6082
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+8658
-6082
lines changed

.idea/laravel-theme-system.iml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/php.xml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@
1717
],
1818
"require": {
1919
"php": "^7.4|^8.0",
20-
"illuminate/contracts": "^8.0"
21-
},
22-
"require-dev": {
23-
"orchestra/testbench": "^6.0",
24-
"phpunit/phpunit": "^9.3"
20+
"illuminate/contracts": "^9.0",
21+
"zanysoft/laravel-zip": "^1.0"
2522
},
2623
"autoload": {
2724
"psr-4": {

0 commit comments

Comments
 (0)