Skip to content

Commit 24ce023

Browse files
Merge pull request #94 from hexadog/develop
Develop
2 parents f742fc3 + b681349 commit 24ce023

File tree

2 files changed

+679
-1857
lines changed

2 files changed

+679
-1857
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"php": ">=7.4",
1818
"ext-json": "*",
1919
"hexadog/laravel-theme-installer": "^1.0",
20-
"illuminate/view": "^7.0|^8.0|^9.0|^10.0|^11.0"
20+
"illuminate/view": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0|^11.0",
23+
"phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
2424
"laravel/pint": "^1.10",
2525
"orchestra/testbench": "^8.3"
2626
},

0 commit comments

Comments
 (0)