Commit graph

18 commits

Author SHA1 Message Date
Jeldrik Hanschke
6382cbd908
test with PHP 8.x in CI (#595) 2023-07-11 14:08:56 +02:00
renovate[bot]
b819124fb1
Update dependency vlucas/phpdotenv to ^3.6.6 (#386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-07-10 23:34:31 +02:00
Jeldrik Hanschke
03983fa294
drop support for PHP 7.1 (#410)
Also upgrades dependencies with composer upgrade.
2020-05-22 10:03:46 +02:00
renovate[bot]
9b75f6d81e Update dependency flow/jsonpath to ^0.5.0 (#324)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-18 15:04:06 +01:00
renovate[bot]
2ec0a5bdbd Update dependency vlucas/phpdotenv to ^3.6.0 (#314) 2019-11-30 17:01:40 +01:00
Jeldrik Hanschke
d604ed8164
upgrade API dependencies (#267)
Charset was removed from Content-Type intentionally in latest slim 3.x version. See https://github.com/slimphp/Slim/issues/2629 for reasons.

Ensure that composer respects our PHP support commitment.
2019-10-30 10:06:01 +01:00
renovate[bot]
a1c1cb885a upgrade codeception to ^3.1 and codeception/phpbuiltinserver to ^1.5 (#182) 2019-10-30 08:17:06 +01:00
renovate[bot]
9bf40aff26 Update dependency vlucas/phpdotenv to v3 (#183) 2019-04-26 10:32:43 +02:00
jelhan
277e783e81
upgrade dependencies of API (#173)
* upgrade dependencies
* run tests against all supported PHP versions
2019-03-14 21:31:41 +01:00
jelhan
e7555f873f do not hardcode another DATA_DIR if php built-in webserver is used 2017-08-13 20:22:01 +02:00
jelhan
7979b4d43d update codeception/phpbuiltinserver 2017-08-12 18:36:04 +02:00
jelhan
2078b2bcc1 flow/jsonpath is only required by tests 2017-08-12 18:32:47 +02:00
jelhan
e3286dfebf dependencies must support php 5.6 2017-08-12 18:30:04 +02:00
jelhan
b5c31dee93 add required php versions to composer.json 2017-08-12 18:25:04 +02:00
jelhan
be57db575d update api to Slim 3.5
also updates codeception
have to lock phpbuiltinserver cause of https://github.com/tiger-seo/PhpBuiltinServer/pull/32
2016-08-18 23:39:16 +02:00
jelhan
ccbf95d3ad do not include codeception in production build
also updated composer to use latest versions (composer.lock)
2015-10-29 13:12:57 +01:00
jelhan
e94ee685ea tests for api using codeception 2015-08-01 21:05:22 +02:00
jelhan
d1c8646bda rewritten api using Slim Framework 2015-08-01 18:42:48 +02:00