Commit Graph

60 Commits

Author SHA1 Message Date
Johannes Meyer e41d6866f4 Version v0.11.0 2022-06-15 12:47:26 +00:00
Johannes Meyer 2b056ffa5b
Merge pull request #4 from Icinga/fix/php-81-support
PHP 8.1 support
2022-06-14 14:13:39 +02:00
Johannes Meyer ba3e373a37 Require evenement/evenement in version 3.x 2022-06-14 14:05:29 +02:00
Yonas Habteab b4c80ae765 Add PHP 8.1 support for `ramsey/uuid` in version 3.x 2022-06-14 14:05:29 +02:00
Yonas Habteab 4f88584110 Require `cweagans/composer-patches` to automatically apply module patches 2022-06-14 14:05:29 +02:00
Johannes Meyer 2886a4ca17 Require PHP 7.2 to 8.1 2022-06-14 14:05:29 +02:00
Johannes Meyer 4dec24543a make-release.sh: Register new and updated assets 2022-06-14 14:04:49 +02:00
Johannes Meyer 14ab15bb1b Add jquery 2022-06-14 13:41:31 +02:00
Johannes Meyer 660609dafa
Merge pull request #2 from Icinga/add-php-diff-lib
Add php diff lib
2021-12-17 13:07:52 +01:00
Johannes Meyer 47c28a9e86 README.md: Update min PHP requirement 2021-12-15 15:53:23 +01:00
Johannes Meyer 2457a6214f Add style in LESS format for `jfcherng/php-diff` 2021-12-15 15:52:10 +01:00
Johannes Meyer 93673399f6 Require `jfcherng/php-diff` and raise min PHP requirement to 7.1 2021-12-15 15:49:57 +01:00
Tobias Leich 93546dd493 Escape newline in shell code 2021-11-29 15:59:51 +01:00
Johannes Meyer d151822348 Add create-snapshot workflow 2021-07-20 10:50:05 +02:00
Johannes Meyer bff933320a Add `bin/make-snapshot.sh` 2021-07-20 10:48:03 +02:00
Johannes Meyer 2a83df30a7 make-release.sh: Add support for `--no-checkout` 2021-07-20 10:44:01 +02:00
Johannes Meyer 86924957f4 README.md: Use a real version in the examples 2021-06-24 12:45:05 +02:00
Johannes Meyer 9fb2109acf composer.json: Relax all version constraints..
..to the latest major or the major that still supports
PHP 5.6.
2021-06-24 12:23:46 +02:00
Johannes Meyer cab771608b composer.json: Remove abandoned libs `clue/buzz-react`..
..and `react/http-client`. `clue/soap-react` requires
these libs still, but the 2.x branch which requires
`react/http` isn't compatible with PHP 5.6.
2021-06-24 12:22:15 +02:00
Johannes Meyer f98f4932af Add RELEASE.md 2021-05-28 11:07:48 +02:00
Johannes Meyer 4706d62837 make-release.sh: Allow to skip tag creation 2021-05-28 11:03:11 +02:00
Johannes Meyer 3993f8ac82 make-release.sh: Fail if version branch already exists 2021-05-28 11:02:47 +02:00
Johannes Meyer fcb17c46ff Drop module related stuff 2021-05-28 11:02:26 +02:00
Johannes Meyer 649bdeaa76 README.md: Update version refs to v0.9.0 2021-02-16 15:56:25 +01:00
Johannes Meyer 62967011dc Require guzzlehttp/guzzle and guzzlehttp/psr7 2021-02-16 15:56:25 +01:00
Thomas Gelf 825f9e95c7 README: update version
fixes #8
2020-09-22 05:36:56 +02:00
Thomas Gelf 9ab4b2efed composer: upgrade to stable react/http and others
fixes #10
2020-09-22 05:31:12 +02:00
Thomas Gelf 342a1d15fc composer: raise versions 2019-09-13 17:53:02 +02:00
Thomas Gelf b0c9f6d2b7 composer: require stdio 2019-09-12 22:50:38 +02:00
Thomas Gelf 61986dd131 make-release: fix module version string 2019-09-12 22:48:59 +02:00
Thomas Gelf c699cdf689 LICENSE: add missing file 2019-05-20 12:47:43 +02:00
Thomas Gelf 71d4bfe08e make-release: keep json files, otherwise...
...composer will not understand what's currently installed
2019-05-16 17:54:07 +02:00
Thomas Gelf a41978b574 .gitignore: allow composer.lock 2019-05-16 17:46:06 +02:00
Thomas Gelf 40391095e3 README, others: prepare release 2019-05-16 17:35:34 +02:00
Thomas Gelf f44e3d2bdb make-release: fix sed 2019-03-26 07:30:27 +01:00
Thomas Gelf 285c0b8d30 README: fix path 2019-03-26 06:32:44 +01:00
Thomas Gelf 200f89a2a3 composer: add ramsey/uuid 2019-03-26 05:09:37 +01:00
Thomas Gelf 3080cb4156 README: syntax, cleanup, fix path, prepare v0.5.0
fixes #3
2019-03-26 01:31:30 +01:00
Thomas Gelf b8e9f8962b composer: raise dependencies 2019-03-26 01:29:40 +01:00
Thomas Gelf 253dbc5ccf composer: enforce PHP 5.6
fixes #6
2019-03-25 16:10:27 +01:00
Thomas Gelf 2901edded9 composer: remove chrisboulton/php-resque
fixes #4
2019-03-25 16:09:04 +01:00
Thomas Gelf 92955dd02b
Merge pull request #2 from Icinga/feature/auto-release-version
make-release: Update module.info and support Macs
2019-03-25 12:59:55 +01:00
Eric Lippmann 254eb41ba6 Support make-release on Macs 2019-01-24 09:35:44 +01:00
Eric Lippmann 4e510e5ea7 Set version in module.info 2019-01-24 09:35:44 +01:00
Eric Lippmann e05c561b26 Change version to dev-master 2019-01-24 09:35:44 +01:00
Thomas Gelf 03e2042034 README: fix git instructions, show 'master' info 2018-11-21 22:04:13 +01:00
Thomas Gelf 4053b8454c Cleanup docs, prepare v0.4.1 2018-11-09 21:33:43 +01:00
Thomas Gelf 1336576db9 react: use newer/stable versions 2018-11-06 13:12:46 +01:00
Thomas Gelf dc6418e888 vendor/autoload: no failure on master, show error 2018-11-06 13:11:01 +01:00
Thomas Gelf 3d43c8e98f Refresh README.md, add module.info 2018-05-11 00:00:25 +02:00