Skip to content

Commit 92e2578

Browse files
committed
fix: we need monorepo builder v8
1 parent daddae4 commit 92e2578

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
@@ -15,11 +15,11 @@
1515
},
1616
"require-dev": {
1717
"guzzlehttp/guzzle": "^7.9",
18-
"illuminate/http": "^11.0",
18+
"illuminate/http": "^8.0",
1919
"laravel/pint": "^1.18",
2020
"php-parallel-lint/php-console-highlighter": "^1.0",
2121
"php-parallel-lint/php-parallel-lint": "^1.4",
22-
"symplify/monorepo-builder": "^11.0"
22+
"symplify/monorepo-builder": "^8.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)