Skip to content

Commit

Permalink
Merge pull request #7 from Lenius/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
cjonstrup authored Dec 13, 2021
2 parents 8736a97 + ead9293 commit 1f96861
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"php": "^7.4|^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.4",
"php-coveralls/php-coveralls": "^2.4",
"phpstan/phpstan": "^0.12.65",
"friendsofphp/php-cs-fixer": "3.4.0",
"php-coveralls/php-coveralls": "2.5.2",
"phpstan/phpstan": "0.12.99",
"phpunit/phpunit": "^8.0|^9.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.3"
"squizlabs/php_codesniffer": "3.6.2",
"vimeo/psalm": "4.15.0"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 1f96861

Please sign in to comment.