Skip to content

Commit 4c7d5cb

Browse files
authored
Allow PrettyVersion 2.0 (#805)
1 parent 99f11bb commit 4c7d5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ext-hash": "*",
1414
"ext-json": "*",
1515
"ext-mongodb": "^1.9.0",
16-
"jean85/pretty-package-versions": "^1.2",
16+
"jean85/pretty-package-versions": "^1.2 || ^2.0.1",
1717
"symfony/polyfill-php80": "^1.19"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)