Skip to content

Commit

Permalink
Remove deprecation detection. (#3311)
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash authored Dec 20, 2018
1 parent e814387 commit 4fe4cbe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 65 deletions.
45 changes: 0 additions & 45 deletions src/Robo/Commands/Validate/DeprecatedCommand.php

This file was deleted.

6 changes: 5 additions & 1 deletion subtree-splits/blt-require-dev/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@
"jarnaiz/behat-junit-formatter": "^1.3.2",
"se/selenium-server-standalone": "^2.53",
"dmore/behat-chrome-extension": "^1.0.0",
"sensiolabs-de/deprecation-detector": "dev-master",
"webflo/drupal-core-require-dev": "^8.6.1",
"phpunit/phpunit": "^4.8|^6.5",
"squizlabs/php_codesniffer": "^3.0.1"
},
"extra": {
"branch-alias": {
"dev-master": "10.0.x-dev"
}
}
}
19 changes: 0 additions & 19 deletions tests/phpunit/Blt/DeprecatedCommandTest.php

This file was deleted.

0 comments on commit 4fe4cbe

Please sign in to comment.