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 667cfd7 commit 65bce68Copy full SHA for 65bce68
composer.json
@@ -13,10 +13,11 @@
13
"require": {
14
"php": "^8.2",
15
"ext-dom": "*",
16
+ "ext-libxml": ">=2.6.21",
17
"illuminate/database": "^11.0 || ^12.0",
18
"illuminate/filesystem": "^11.0 || ^12.0",
19
"illuminate/support": "^11.0 || ^12.0",
- "laravel/prompts": ">=0.3.6", "ext-libxml": ">=2.6.21"
20
+ "laravel/prompts": ">=0.3.6"
21
},
22
"require-dev": {
23
"dragon-code/codestyler": "^6.3",
0 commit comments