Skip to content

Conversation

@danielrenaud
Copy link
Contributor

  • Update PHPUnit to version supported by PHP 7.2
  • Fix unit tests for updated PHPUnit version

Fixes magento-engcom/php-7.2-support#2

Source: magento-engcom/magento-composer-php-7.2-support#1

Patrick McLain and others added 5 commits January 31, 2018 18:08
* Update PHPUnit to version supported by PHP 7.2
* Fix unit tests for updated PHPUnit version
- added leading slashes
- removed old versions of PHP
- updated PHPUnit to the latest version
Update PHPUnit and tests and add PHP 7.2 to composer.json
@danielrenaud danielrenaud changed the title 1.3.0 Merge 1.3.0 - Add PHP 7.2 support Mar 23, 2018
composer.json Outdated
"composer/composer": "1.4.1",
"symfony/console": "~2.3, !=2.7.0"
"php": "~7.1.3|~7.2.0",
"composer/composer": "~1.6.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this PR was accepted: magento/magento2#14013
Shouldn't the composer constraint be changed to ^1.6 instead of ~1.6.0?
Otherwise composer won't upgrade to version 1.7 or 1.8 or higher when they are released, which was the purpose of the above mentioned PR.

/cc: @sandermangel, @miguelbalparda

Update composer/composer dependency
@slavvka slavvka merged commit 38fdaa5 into master Mar 26, 2018
@fascinosum fascinosum deleted the 1.3.0 branch January 6, 2020 20:32
magento-devops-reposync-svc pushed a commit that referenced this pull request Feb 7, 2024
AC-3684: Release magento components with symfony 5.4 support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants