Skip to content

Commit

Permalink
Merge pull request #205 from ergebnis/fix/caret
Browse files Browse the repository at this point in the history
Fix: Use caret operator
  • Loading branch information
ergebnis-bot authored Jul 24, 2020
2 parents ff7639d + aee8d10 commit c125cbc
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 95 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.6.1",
"ergebnis/license": "~1.0.0",
"ergebnis/license": "^1.0.0",
"ergebnis/php-cs-fixer-config": "^2.2.1",
"ergebnis/phpstan-rules": "~0.15.0",
"ergebnis/test-util": "~1.0.0",
"ergebnis/test-util": "^1.0.0",
"phpstan/extension-installer": "^1.0.4",
"phpstan/phpstan": "~0.12.33",
"phpstan/phpstan-deprecation-rules": "~0.12.5",
Expand Down
Loading

0 comments on commit c125cbc

Please sign in to comment.