Minishlink / web-push-bundle

Bundle around the WebPush library
MIT License
45 stars 10 forks source link

upgrade dependencies and add first test #10

Closed GenieTim closed 6 years ago

GenieTim commented 6 years ago

As to resolve #9 , this is my suggestion. It jumps straight up to v4 of the child repo and equally requires PHP >= 7.1 from now on. I allowed myself to add a first unit test, although I quickly realized that it is not really necessary like this yet. Probably, it would be a good idea to test multiple configurations, with the configurations as in the tests of the web-push library, but for now, as I do not fear any breaking changes in the order of the arguments, I suggest to postpone that.