[Composer] Change gofabian/negotiation-middleware dependency requirement to support PHP 8.2 #96

Merged
tobias merged 4 commits from MrPetovan/friendica-directory:bug/php-8 into stable 2023-08-09 07:01:21 +02:00
Owner

This PR also contains a couple fixes for issues I encountered while troubleshooting PHP 8.2 compatibility:

  • Fix default profile picture display
  • Catch rare InvalidArgumentException thrown in the Guzzle HTTP client
This PR also contains a couple fixes for issues I encountered while troubleshooting PHP 8.2 compatibility: - Fix default profile picture display - Catch rare InvalidArgumentException thrown in the Guzzle HTTP client
MrPetovan added the
bug
label 2023-07-31 01:29:33 +02:00
MrPetovan added 4 commits 2023-07-31 01:29:34 +02:00
064fd922e7 Add default profile picture path dependency
- Update default profile picture
9d296b9f5d [Composer] Change gofabian/negotiation-middleware dependency requirement to support PHP 8
- Add now-explicit laminas/laminas-zendframework-bridge dependency
- Bump PHP version requirement to 7.3.0
- Updating willdurand/negotiation (v2.3.1 => 3.1.0) (PHP 8 compatibility)
- Updating psr/http-message (1.0.1 => 1.1)
- Removing gofabian/negotiation-middleware (v0.1.3)
- Installing gofabian/negotiation-middleware (dev-master 4d3cda5)
- Updating gettext/languages (2.9.0 => 2.10.0)
- Updating gettext/gettext (v4.8.6 => v4.8.8)
- Updating guzzlehttp/psr7 (1.8.5 => 1.9.1)
- Updating guzzlehttp/promises (1.5.1 => 1.5.3)
- Updating symfony/polyfill-php72 (v1.26.0 => v1.27.0)
- Updating symfony/polyfill-intl-normalizer (v1.26.0 => v1.27.0)
- Updating symfony/polyfill-intl-idn (v1.26.0 => v1.27.0)
- Updating guzzlehttp/guzzle (6.5.6 => 6.5.8)
- Updating laminas/laminas-escaper (2.6.1 => 2.9.0)
- Updating laminas/laminas-zendframework-bridge (1.1.1 => 1.4.1)
- Updating masterminds/html5 (2.7.5 => 2.8.0)
- Updating monolog/monolog (1.26.1 => 1.27.1)
- Updating psr/container (1.0.0 => 1.1.1)
- Updating pimple/pimple (v3.2.3 => v3.5.0)
- Updating slim/slim (3.12.3 => 3.12.5)
- Updating pear/pear-core-minimal (v1.10.11 => v1.10.13)
tobias merged commit 13b95e22da into stable 2023-08-09 07:01:21 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: friendica/friendica-directory#96
No description provided.