Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from Superbalist/PLAT-484-add-caching
Browse files Browse the repository at this point in the history
Updated version of laravel4-pubsub so that it supports http
  • Loading branch information
mikefaut authored Nov 13, 2017
2 parents f981d44 + feb26a4 commit 00e5f01
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 @@ -11,7 +11,7 @@
"require": {
"php": ">=5.6.0",
"superbalist/php-event-pubsub": "^4.0",
"superbalist/laravel4-pubsub": "^2.0|^3.0",
"superbalist/laravel4-pubsub": "^2.0.4|^3.0",
"superbalist/laravel4-psr6-cache-bridge": "1.0.1",
"superbalist/json-guard-cached": "^1.0",
"illuminate/support": "^4.0",
Expand Down

0 comments on commit 00e5f01

Please sign in to comment.