Merge pull request #684 from softius/patch-1

Update links for CakePHP v3 and v4
This commit is contained in:
Denis Sokolov
2021-01-03 16:50:55 +02:00
committed by GitHub
+2 -2
View File
@@ -38,8 +38,8 @@ If you use Laravel 4 or Laravel 5.5+, you already have Whoops. There are also co
[Phalcon](https://github.com/whoops-php/phalcon),
[Laravel 3](https://gist.github.com/hugomrdias/5169713#file-start-php),
[Laravel 5](https://github.com/GrahamCampbell/Laravel-Exceptions),
[CakePHP 2](https://github.com/oldskool/WhoopsCakephp/tree/cake2),
[CakePHP 3](https://github.com/oldskool/WhoopsCakephp),
[CakePHP 3](https://github.com/dereuromark/cakephp-whoops/tree/cake3),
[CakePHP 4](https://github.com/dereuromark/cakephp-whoops),
[Zend 2](https://github.com/ghislainf/zf2-whoops),
[Zend 3](https://github.com/Ppito/zf3-whoops),
[Yii 1](https://github.com/igorsantos07/yii-whoops),