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

Require PHP 8.2 #1055

Merged
merged 6 commits into from
Apr 12, 2024
Merged

Require PHP 8.2 #1055

merged 6 commits into from
Apr 12, 2024

Conversation

lcobucci
Copy link
Owner

This drops PHP 8.1 support, upgrading all dependencies.

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Lock file operations: 0 installs, 20 updates, 0 removals
  - Upgrading composer/pcre (3.1.0 => 3.1.3)
  - Upgrading composer/xdebug-handler (3.0.3 => 3.0.4)
  - Upgrading fidry/cpu-core-counter (0.5.1 => 1.1.0)
  - Upgrading infection/infection (0.27.0 => 0.28.1)
  - Upgrading justinrainbow/json-schema (5.2.12 => v5.2.13)
  - Upgrading nikic/php-parser (v4.19.1 => v5.0.2)
  - Upgrading ondram/ci-detector (4.1.0 => 4.2.0)
  - Upgrading sanmai/later (0.1.2 => 0.1.4)
  - Upgrading sanmai/pipeline (v6.8.1 => v6.10)
  - Upgrading symfony/console (v6.3.2 => v6.4.6)
  - Upgrading symfony/deprecation-contracts (v3.3.0 => v3.4.0)
  - Upgrading symfony/filesystem (v6.3.1 => v6.4.6)
  - Upgrading symfony/finder (v6.3.2 => v6.4.0)
  - Upgrading symfony/polyfill-ctype (v1.27.0 => v1.29.0)
  - Upgrading symfony/polyfill-intl-grapheme (v1.27.0 => v1.29.0)
  - Upgrading symfony/polyfill-intl-normalizer (v1.27.0 => v1.29.0)
  - Upgrading symfony/polyfill-mbstring (v1.27.0 => v1.29.0)
  - Upgrading symfony/process (v6.3.2 => v6.4.4)
  - Upgrading symfony/service-contracts (v3.3.0 => v3.4.2)
  - Upgrading symfony/string (v6.3.2 => v7.0.4)

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Lock file operations: 0 installs, 10 updates, 0 removals
  - Upgrading doctrine/lexer (3.0.0 => 3.0.1)
  - Upgrading phpbench/container (2.2.1 => 2.2.2)
  - Upgrading phpbench/phpbench (1.2.14 => 1.2.15)
  - Upgrading seld/jsonlint (1.10.0 => 1.10.2)
  - Upgrading symfony/console (v6.4.6 => v7.0.6)
  - Upgrading symfony/filesystem (v6.4.6 => v7.0.6)
  - Upgrading symfony/finder (v6.4.0 => v7.0.0)
  - Upgrading symfony/options-resolver (v6.3.0 => v7.0.0)
  - Upgrading symfony/process (v6.4.4 => v7.0.4)
  - Upgrading webmozart/glob (4.6.0 => 4.7.0)

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Lock file operations: 0 installs, 21 updates, 0 removals
  - Upgrading phpunit/php-code-coverage (10.1.14 => 11.0.3)
  - Upgrading phpunit/php-file-iterator (4.1.0 => 5.0.0)
  - Upgrading phpunit/php-invoker (4.0.0 => 5.0.0)
  - Upgrading phpunit/php-text-template (3.0.1 => 4.0.0)
  - Upgrading phpunit/php-timer (6.0.0 => 7.0.0)
  - Upgrading phpunit/phpunit (10.5.17 => 11.1.1)
  - Upgrading sebastian/cli-parser (2.0.1 => 3.0.1)
  - Upgrading sebastian/code-unit (2.0.0 => 3.0.0)
  - Upgrading sebastian/code-unit-reverse-lookup (3.0.0 => 4.0.0)
  - Upgrading sebastian/comparator (5.0.1 => 6.0.0)
  - Upgrading sebastian/complexity (3.2.0 => 4.0.0)
  - Upgrading sebastian/diff (5.1.1 => 6.0.1)
  - Upgrading sebastian/environment (6.1.0 => 7.1.0)
  - Upgrading sebastian/exporter (5.1.2 => 6.0.1)
  - Upgrading sebastian/global-state (6.0.2 => 7.0.1)
  - Upgrading sebastian/lines-of-code (2.0.2 => 3.0.0)
  - Upgrading sebastian/object-enumerator (5.0.0 => 6.0.0)
  - Upgrading sebastian/object-reflector (3.0.0 => 4.0.0)
  - Upgrading sebastian/recursion-context (5.0.0 => 6.0.0)
  - Upgrading sebastian/type (4.0.0 => 5.0.0)
  - Upgrading sebastian/version (4.0.1 => 5.0.0)

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
Lock file operations: 0 installs, 3 updates, 0 removals
  - Upgrading phpstan/phpdoc-parser (1.23.0 => 1.28.0)
  - Upgrading slevomat/coding-standard (8.13.4 => 8.15.0)
  - Upgrading squizlabs/php_codesniffer (3.7.2 => 3.9.1)

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
@lcobucci lcobucci added this to the 5.4.0 milestone Apr 12, 2024
@lcobucci lcobucci self-assigned this Apr 12, 2024
@lcobucci lcobucci merged commit c390393 into 5.4.x Apr 12, 2024
14 checks passed
@lcobucci lcobucci deleted the require-php-8.2 branch April 12, 2024 17:41
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.

None yet

1 participant