Skip to content

Commit 470cd0b

Browse files
authored
Merge pull request #1 from librarianphp/update-core
updating core
2 parents ec8c673 + 48f0ac0 commit 470cd0b

File tree

3 files changed

+196
-218
lines changed

3 files changed

+196
-218
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212
},
1313
"require": {
14-
"minicli/minicli": "^3.2",
15-
"librarianphp/librarian-core": "^3.0"
14+
"minicli/minicli": "^4.0",
15+
"librarianphp/librarian-core": "^4.0"
1616
},
1717
"require-dev": {
1818
"pestphp/pest": "^2.4",

0 commit comments

Comments
 (0)