Skip to content

Commit

Permalink
pinned guzzle version for PHP 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agrzegorzewski committed Dec 9, 2024
1 parent 875cb04 commit 44a4a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
guzzle-version: ['^5.3', '^6.0']
include:
- php-version: '7.2'
guzzle-version: '^7.0'
guzzle-version: '<7.3'
- php-version: '7.3'
guzzle-version: '^7.0'
- php-version: '7.4'
Expand Down

0 comments on commit 44a4a66

Please sign in to comment.