Skip to content

Commit

Permalink
feature #1134 Allow php-http/cache-plugin v2 (GrahamCampbell)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.13-dev branch.

Discussion
----------

Closes #1127. Blocks GrahamCampbell/Laravel-GitHub#157.

Commits
-------

680eea2 Allow php-http/cache-plugin v2
  • Loading branch information
acrobat committed Mar 19, 2024
2 parents 9afaf87 + 680eea2 commit 5d66b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^7.2.5 || ^8.0",
"ext-json": "*",
"php-http/cache-plugin": "^1.7.1",
"php-http/cache-plugin": "^1.7.1|^2.0",
"php-http/client-common": "^2.3",
"php-http/discovery": "^1.12",
"php-http/httplug": "^2.2",
Expand Down

0 comments on commit 5d66b9c

Please sign in to comment.