Skip to content

Commit c749d22

Browse files
committed
chore: minor adjustments
1 parent 2b1a306 commit c749d22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
],
2828
"require": {
2929
"php": ">=8.2",
30-
"maplephp/http": "^1.0",
31-
"maplephp/prompts": "^1.0"
30+
"maplephp/http": "^2.0",
31+
"maplephp/prompts": "^1.2"
3232
},
3333
"require-dev": {
34-
"maplephp/unitary": "^1.0"
34+
"maplephp/unitary": "^2.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)