odolbeau / rabbit-mq-admin-toolkit

Manage a RabbitMQ cluster easily.
MIT License
84 stars 28 forks source link

Add support for PHP 8 #54

Closed lepiaf closed 3 years ago

odolbeau commented 3 years ago

Thanks @lepiaf! Could you also update the .travis.yaml file please?

lepiaf commented 3 years ago

should I update this line in .travis.yaml ?

          # Latest commit to master
-       - php: 7.4
+       - php: 8.0
          env: STABILITY="dev"

and remove this change

       - php: 8.0