Skip to content

Releases: vdhicts/rebrandly-api-client

Add PHP 8+ support

07 Feb 18:26
1a64d7c
Compare
Choose a tag to compare
Merge pull request #6 from vdhicts/feature/php8

Improve workspace handling

Update to PHP 7.4

12 Sep 09:20
42ca172
Compare
Choose a tag to compare
Update to PHP 7.4 (#2)

* Update .gitignore

* Delete composer.lock

* Update dependencies

* Update PHPunit configuration file

* Add psalm configuration file

* Update phpunit.xml

* Add github actions

* Add github templates

* Update to PHP 7.4

Rebrandly API implementation

07 Mar 19:14
08c2ae9
Compare
Choose a tag to compare
Add Rebrandly implementation (#1)

* Add models and endpoint stubs
* Finish Rebrandly implementation