Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harris21 committed Nov 29, 2022
1 parent d86e406 commit e6cfa46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": ">=7.3",
"nesk/rialto": "dev-dev",
"nesk/rialto": "1.5.0",
"psr/log": "^1.0|^2.0|^3.0",
"vierbergenlars/php-semver": "^3.0.2"
},
Expand All @@ -33,7 +33,7 @@
"repositories": [
{
"type": "vcs",
"url": "https://github.com/sietzekeuning/rialto"
"url": "https://github.com/ulobby/rialto"
}
],
"autoload": {
Expand Down

0 comments on commit e6cfa46

Please sign in to comment.