Skip to content

Commit f672e88

Browse files
authored
bump validators lib (#156)
1 parent 9dbc0b0 commit f672e88

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"format": "./vendor/bin/pint"
1717
},
1818
"require": {
19+
"php": ">=8.1",
1920
"ext-fileinfo": "*",
2021
"ext-zlib": "*",
2122
"ext-curl": "*",
2223
"ext-simplexml": "*",
23-
"php": ">=8.1",
2424
"utopia-php/system": "0.*.*",
2525
"utopia-php/telemetry": "0.2.*",
26-
"utopia-php/validators": "0.1.*"
26+
"utopia-php/validators": "0.2.*"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^9.3",

composer.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)