Skip to content

Commit fbbbfc4

Browse files
committed
Updating to Minicli 4
1 parent 2bec0e4 commit fbbbfc4

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010
}
1111
},
1212
"require": {
13+
"php": ">=8.1",
1314
"ext-curl": "*",
1415
"ext-json": "*",
1516
"minicli/curly": "^0.2.0",
1617
"minicli/minicache": "^0.2.0",
1718
"librarianphp/parsed": "^1.0",
18-
"minicli/minicli": "^3.0",
19+
"minicli/minicli": "^4.0",
1920
"twig/twig": "^3.0"
2021
},
2122
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)