Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimz22 committed Dec 2, 2021
1 parent f1450e0 commit ef3d9b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vertigolabs/validation-aware",
"description": "validation aware traits",
"version": "1.0.3",
"version": "1.0.4",
"minimum-stability": "stable",
"license": "MIT",
"authors": [
Expand All @@ -13,8 +13,8 @@
"require": {
"php": ">=8.0.0",
"symfony/validator": "5.3.8",
"vertigolabs/data-aware": "1.0.0",
"vertigolabs/logger-aware": "1.0.3"
"vertigolabs/data-aware": "^1",
"vertigolabs/logger-aware": "^1"
}
,
"require-dev": {
Expand Down

0 comments on commit ef3d9b9

Please sign in to comment.