Skip to content

Commit

Permalink
Revert phpspec and roave-backward-compatibility-check updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Oct 18, 2019
1 parent f2af3b7 commit c19b87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@
"website": "http://www.phpspec.net/",
"command": {
"phar-download": {
"phar": "https://github.com/phpspec/phpspec/releases/download/6.0.0/phpspec.phar",
"phar": "https://github.com/phpspec/phpspec/releases/download/5.1.2/phpspec.phar",
"bin": "%target-dir%/phpspec"
}
},
Expand Down Expand Up @@ -676,7 +676,7 @@
"website": "https://github.com/Roave/BackwardCompatibilityCheck",
"command": {
"phar-download": {
"phar": "https://github.com/Roave/BackwardCompatibilityCheck/releases/download/4.1.0/roave-backward-compatibility-check.phar",
"phar": "https://github.com/Roave/BackwardCompatibilityCheck/releases/download/4.0.0/roave-backward-compatibility-check.phar",
"bin": "%target-dir%/roave-backward-compatibility-check"
}
},
Expand Down

0 comments on commit c19b87c

Please sign in to comment.