Skip to content

Releases: Dealerdirect/php-qa-tools

Release v0.8.0

10 Jun 18:22
f648a6c
Compare
Choose a tag to compare

Updated:

  • "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
  • "phpcompatibility/php-compatibility": "^9.0",

Dropped:

  • "hirak/prestissimo": "^0.3",

v0.7.0: Updated security-checker to version 5

04 Mar 10:21
Compare
Choose a tag to compare

Changelog:

  • Updated security-checker to version 5

v0.6.0

16 Jan 09:08
43ceeb1
Compare
Choose a tag to compare

Changelog:

  • Fixed travis build pipeline #26
  • Changed php-compatibility package name #24
  • Updated phinx to 0.10 #27

v0.5.0: update phpunit dependencies

08 Feb 11:12
c68947c
Compare
Choose a tag to compare

Updated phpunit and paratest version constrains so we get newer versions on php 7, this is needed to get paratest and phpunit working in php 7.2

Minor changes:

  • updated readme.md to reflect that we are now in 2018
  • fixed broken shields

v0.4.0: Updates dependencies (#22)

13 Dec 15:28
9be0a8c
Compare
Choose a tag to compare
* :arrow_up: :fire: Updates dependencies, removes Ocular"

* SUDO make me a sandwich

* :ambulance: Updated tests

* :rocket: Adds PHP 7.2 to Travis

v0.3.0

15 Aug 12:16
Compare
Choose a tag to compare

v0.3.0 (2017-08-15)

Full Changelog

Changed:

  • Update PHP_CodeSniffer to ^3.0.2
  • Replaced frenck/php-compatibility with wimg/php-compatibility
  • Updated README to link to our new website for vacancies

Removed:

  • Behat and related packages (like Mink and drivers)

v0.2.4

13 Apr 12:04
Compare
Choose a tag to compare

v0.2.4 (2017-04-13)

Full Changelog

Added:

  • Added robmorgan/phinx Composer package
  • Added scrutinizer-ci/ocular Composer package

Changed:

  • Excluded version 0.11.4 of phpro/grumphp, since this release is broken

v0.2.3

28 Feb 11:52
Compare
Choose a tag to compare

v0.2.3 (2017-02-28)

Full Changelog

Added:

  • Added deployer/recipes Composer package

Changed:

  • Updated deployer/deployer to version 4

v0.2.2

27 Feb 09:26
Compare
Choose a tag to compare

v0.2.2 (2017-02-27)

Full Changelog

Changed:

  • Changed npm scripts to yarn in package.json

v0.2.1

27 Feb 09:12
Compare
Choose a tag to compare

v0.2.1 (2017-02-27)

Full Changelog

Removed:

  • Removed Humbug, since it is not stable.