Skip to content

Commit 9c6406c

Browse files
authored
Merge pull request #1 from librarianphp/update-core
updating minicli and librarian-core
2 parents 2e93bb2 + 9407346 commit 9c6406c

File tree

2 files changed

+94
-49
lines changed

2 files changed

+94
-49
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
}
1313
},
1414
"require": {
15-
"minicli/minicli": "^3.2.1",
15+
"minicli/minicli": "^4.0",
1616
"minicli/curly": "^0.2.2",
17-
"librarianphp/librarian-core": "^3.1"
17+
"librarianphp/librarian-core": "^4.0"
1818
},
1919
"require-dev": {
2020
"pestphp/pest": "^2.5",

composer.lock

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

0 commit comments

Comments
 (0)