Christoffer Anselm
Results
12
comments of
Christoffer Anselm
trafficstars
For php 8.2 compatibility it appears ``` "myclabs/php-enum": "^1.8", ``` also needs to be added.
Since you are building your own versions of the dependency libraries you probably should distribute them with phoenix builds for now. The alternate approach would be to instead use [find_package](https://cmake.org/cmake/help/latest/command/find_package.html)...