Skip to content

Commit

Permalink
Merge pull request #203 from Jean85/patch-1
Browse files Browse the repository at this point in the history
Allow PrettyVersion 2
  • Loading branch information
mglaman authored Mar 17, 2021
2 parents f5198f5 + 3ff3f84 commit b73fc8a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 85 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": "^7.2.5|^8.0",
"composer/xdebug-handler": "^1.3",
"jean85/pretty-package-versions": "~1.5.0",
"jean85/pretty-package-versions": "^1.5.0 || ^2.0.1",
"mglaman/phpstan-drupal": "^0.12.8",
"nette/neon": "^3.1",
"symfony/console": "~3.2 || ~4.0",
Expand Down
99 changes: 15 additions & 84 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b73fc8a

Please sign in to comment.