This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
Releases: ozdemirburak/skyscanner-php
Releases · ozdemirburak/skyscanner-php
2.3.0
2.2.0
- Remove symfony dumper from dependencies
- Fix possible argv undefined variable error
2.1.0
- Remove country, currency and locale initialization from constructor.
- Remove dd helper.
2.0.0
- Added experimental Hotels\LivePricing
- Remove support for PHP 7.0 and below.
- Renamed parameter names in Flight: Live Pricing, using camelCase parameter names now instead of all lowered.
- Changed the logic in getUrl implementations.
1.2.0
Updated PHPUnit, do not set stops by default, fixes issue #5
1.1.3
Dont remove ids that are being used to find relations by default
1.1.2
Updated composer.json, registered dd as a seperate function instead o…
1.1.1
Updated dependencies
1.1.0
Added places to hotel information for the Places Changed LivePricing tests as the 304 status code is breaking the not empty check Changed LivePricing tests as the 304 status code is breaking the not empty check
1.0.1
Use get as a function name instead of fetch for the localisation service