Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DV-8390] Made package PHP ^8.2 and Symfony ^6.4|^7.0 compatible. #4

Merged
merged 6 commits into from
Apr 22, 2024

Conversation

kkevindev
Copy link
Contributor

@kkevindev kkevindev commented Apr 17, 2024

Q A
⏱ Review tijd 5 min
⌨️ Type wijziging Nieuwe feature
🔗 Ticket DV-8390

✍️ Changes

  • Made package PHP 8.2 & Symfony 6.4 en 7.0 compatible.
  • Removed Scrutinizer
  • Added CI in GitHub Actions

🪜 Steps to test

  1. Install PHP 8.2 locally
  2. composer install
  3. composer test

Tag

This PR introduces breaking changes and should be tagged as version 2.0.0 when merged.

Copy link

composer.lock

Click to show 54 changes in this composer.lock file

Package changes

Package Operation From To About
symfony/http-client-contracts remove v2.1.3 - -

Dev Package changes

Package Operation From To About
composer/semver remove 1.5.0 - -
composer/xdebug-handler remove 1.3.3 - -
doctrine/annotations remove v1.7.0 - -
doctrine/instantiator remove 1.2.0 - -
doctrine/lexer remove 1.1.0 - -
friendsofphp/php-cs-fixer remove v2.15.3 - -
myclabs/deep-copy remove 1.9.3 - -
paragonie/random_compat remove v9.99.99 - -
phar-io/manifest remove 1.0.3 - -
phar-io/version remove 2.0.1 - -
php-cs-fixer/diff remove v1.3.0 - -
phpdocumentor/reflection-common remove 1.0.1 - -
phpdocumentor/reflection-docblock remove 4.3.1 - -
phpdocumentor/type-resolver remove 0.4.0 - -
phpspec/prophecy remove 1.8.1 - -
phpunit/php-code-coverage remove 7.0.7 - -
phpunit/php-file-iterator remove 2.0.2 - -
phpunit/php-text-template remove 1.2.1 - -
phpunit/php-timer remove 2.1.2 - -
phpunit/php-token-stream remove 3.1.0 - -
phpunit/phpunit remove 8.3.4 - -
psr/container remove 1.0.0 - -
psr/log remove 1.1.0 - -
sebastian/code-unit-reverse-lookup remove 1.0.1 - -
sebastian/comparator remove 3.0.2 - -
sebastian/diff remove 3.0.2 - -
sebastian/environment remove 4.2.2 - -
sebastian/exporter remove 3.1.1 - -
sebastian/global-state remove 3.0.0 - -
sebastian/object-enumerator remove 3.0.3 - -
sebastian/object-reflector remove 1.1.1 - -
sebastian/recursion-context remove 3.0.0 - -
sebastian/resource-operations remove 2.0.1 - -
sebastian/type remove 1.1.3 - -
sebastian/version remove 2.0.1 - -
symfony/console remove v4.3.4 - -
symfony/event-dispatcher remove v4.3.4 - -
symfony/event-dispatcher-contracts remove v1.1.5 - -
symfony/filesystem remove v4.3.4 - -
symfony/finder remove v4.3.4 - -
symfony/http-client remove v5.1.3 - -
symfony/options-resolver remove v4.3.4 - -
symfony/polyfill-ctype remove v1.12.0 - -
symfony/polyfill-mbstring remove v1.12.0 - -
symfony/polyfill-php70 remove v1.12.0 - -
symfony/polyfill-php72 remove v1.12.0 - -
symfony/polyfill-php73 remove v1.12.0 - -
symfony/polyfill-php80 remove v1.18.1 - -
symfony/process remove v4.3.4 - -
symfony/service-contracts remove v1.1.6 - -
symfony/stopwatch remove v4.3.4 - -
theseer/tokenizer remove 1.1.3 - -
webmozart/assert remove 1.5.0 - -

Settings · Docs · Powered by Private Packagist

@kkevindev kkevindev requested review from a team, l-asselman and jvdhehvg and removed request for a team April 17, 2024 12:20
@kkevindev kkevindev requested review from Marijn-ehvg and removed request for jvdhehvg April 17, 2024 14:03
@kkevindev kkevindev merged commit c9e64f9 into master Apr 22, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants