Skip to content

Commit

Permalink
Minor cli bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianFun123 committed Jul 24, 2022
1 parent 89abf82 commit 878bb1e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
],
"require": {
"php": ">=8.0.0",
"interaapps/uloleorm": "2.0.1",
"interaapps/jsonplus": "1.0.0",
"interaapps/deverm": "5.0.5",
"interaapps/uloleorm": "3.1.2",
"interaapps/jsonplus": "1.0.5",
"interaapps/deverm": "5.1.0",
"ext-pdo": "*"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion uppm.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"serve": {},
"modules": {
"interaapps\/jsonplus": "1.0.5",
"uloleorm": "3.1.1",
"uloleorm": "3.1.2",
"deverm": "5.1.0"
},
"namespaceBindings": {
Expand Down

0 comments on commit 878bb1e

Please sign in to comment.