Skip to content

Commit

Permalink
Merge pull request #310 from WyriHaximus/bump-everything-to-latest-ve…
Browse files Browse the repository at this point in the history
…rsion

Bump everything to the latest version
  • Loading branch information
WyriHaximus committed Nov 8, 2020
2 parents 7063e99 + 6bb8fd6 commit ee56cdb
Show file tree
Hide file tree
Showing 2 changed files with 566 additions and 106 deletions.
28 changes: 14 additions & 14 deletions composer.json
Expand Up @@ -10,26 +10,26 @@
],
"require": {
"php": "^7.4",
"composer/composer": "^1.8",
"ergebnis/composer-normalize": "^2.0",
"composer/composer": "^1.10",
"ergebnis/composer-normalize": "^2.11",
"icanhazstring/composer-unused": "^0.7",
"infection/infection": "^0.20",
"maglnet/composer-require-checker": "^2.0",
"nunomaduro/collision": "^4.0 || ^3.0 || ^5.0",
"php-coveralls/php-coveralls": "^2.2",
"php-parallel-lint/php-console-highlighter": "^0.4.0 || ^0.5",
"php-parallel-lint/php-parallel-lint": "^1.1",
"phpspec/prophecy": "^1.10",
"maglnet/composer-require-checker": "^2.1",
"nunomaduro/collision": "^5.1",
"php-coveralls/php-coveralls": "^2.4",
"php-parallel-lint/php-console-highlighter": "^0.5",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpspec/prophecy": "^1.12",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^0.12.42",
"phpstan/phpstan": "^0.12.54",
"phpunit/phpunit": "^9.4",
"psalm/plugin-phpunit": "^0.13.0",
"psalm/plugin-phpunit": "^0.13",
"roave/backward-compatibility-check": "^5.0",
"roave/infection-static-analysis-plugin": "^1.2",
"squizlabs/php_codesniffer": "^3.4.2",
"thecodingmachine/safe": "^1.0",
"roave/infection-static-analysis-plugin": "^1.3",
"squizlabs/php_codesniffer": "^3.5",
"thecodingmachine/safe": "^1.3",
"vimeo/psalm": "^4.1",
"wyrihaximus/coding-standard": "^2.0.1",
"wyrihaximus/coding-standard": "^2.1",
"wyrihaximus/phpstan-rules-wrapper": "^1.2"
},
"config": {
Expand Down

0 comments on commit ee56cdb

Please sign in to comment.