Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aetiom authored Apr 11, 2020
1 parent 36a329b commit cd56323
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 @@ -23,7 +23,7 @@
"require":
{
"php": "^7.0.0",
"aetiom/php-utils": "1.0.x-dev"
"aetiom/php-utils": "1.0.*"
},
"minimum-stability": "stable",
"autoload":
Expand All @@ -33,4 +33,4 @@
"VoightKampff\\": "src/"
}
}
}
}

0 comments on commit cd56323

Please sign in to comment.