Skip to content

Commit b73fc8a

Browse files
authored
Merge pull request #203 from Jean85/patch-1
Allow PrettyVersion 2
2 parents f5198f5 + 3ff3f84 commit b73fc8a

File tree

2 files changed

+16
-85
lines changed

2 files changed

+16
-85
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.2.5|^8.0",
1414
"composer/xdebug-handler": "^1.3",
15-
"jean85/pretty-package-versions": "~1.5.0",
15+
"jean85/pretty-package-versions": "^1.5.0 || ^2.0.1",
1616
"mglaman/phpstan-drupal": "^0.12.8",
1717
"nette/neon": "^3.1",
1818
"symfony/console": "~3.2 || ~4.0",

composer.lock

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

0 commit comments

Comments
 (0)