phparia icon indicating copy to clipboard operation
phparia copied to clipboard

evenement in dev-master requires php 7

Open tm1000 opened this issue 8 years ago • 0 comments

evenement is set to use dev-master. This library says it supports PHP 5.4+. evenement in dev master only supports php 7.

Can we either relax evenement requirement or bump the requirement for this library?

A simple example is this: https://github.com/Autor69/phparia/commit/16bfcae920c13ecf86666c1798bbb4ef02fa25d1

Changing the requirement to 2.0

This change to php 7 was made 23 days ago (https://github.com/igorw/evenement/commit/57aa455180af9220ad1694a7bf57f71c35bd3165)

Also you should probably look into devristo/phpws which is also using dev-master

tm1000 avatar Aug 09 '17 16:08 tm1000