Christoph Wurst
|
ef26c1aedd
|
Require ext-simplexml via composer
This makes phpunit (and static analysis?) happy
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-11-26 15:16:16 +01:00 |
dependabot-preview[bot]
|
942cd71055
|
Bump vimeo/psalm from 4.2.0 to 4.2.1
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.2.0...4.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-23 02:42:54 +00:00 |
Christoph Wurst
|
0af22a64cb
|
Require xmlreader via composer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-11-20 11:29:50 +01:00 |
Christoph Wurst
|
6ae2fe941f
|
Require libxml in composer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-11-20 11:08:37 +01:00 |
dependabot-preview[bot]
|
774350c610
|
Bump vimeo/psalm from 4.1.1 to 4.2.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.1.1...4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-11-20 09:07:01 +01:00 |
dependabot-preview[bot]
|
8751aad023
|
Bump vimeo/psalm from 4.0.1 to 4.1.1
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.0.1...4.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-05 22:41:22 +00:00 |
dependabot-preview[bot]
|
a2faa8c430
|
Bump vimeo/psalm from 3.17.2 to 4.0.1
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.17.2 to 4.0.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/3.17.2...4.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-20 20:48:43 +00:00 |
dependabot-preview[bot]
|
8b89aa4e64
|
Bump vimeo/psalm from 3.17.1 to 3.17.2
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/3.17.1...3.17.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-16 05:13:31 +00:00 |
Christoph Wurst
|
2c40d2cf45
|
Bump vimeo/psalm from 3.15 to 3.17.1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-14 11:47:54 +02:00 |
Christoph Wurst
|
081e9ac47f
|
Use own psalm instead of a global one
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-13 17:55:37 +02:00 |
dependabot-preview[bot]
|
f17c35655e
|
Bump psalm/phar from 3.15 to 3.16
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.15 to 3.16.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.15...3.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-15 16:25:16 +00:00 |
dependabot[bot]
|
49941335d4
|
Bump psalm/phar from 3.12.2 to 3.15
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.12.2 to 3.15.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.12.2...3.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-08 06:37:34 +00:00 |
Daniel Kesselberg
|
6ba55d78dc
|
Add psalm as composer dependency
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-08-18 08:58:19 +02:00 |
Daniel Kesselberg
|
e6dc1b2dcf
|
Remove unused jakub-onderka/php-parallel-lint
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2020-06-26 00:29:57 +02:00 |
Christoph Wurst
|
adf7d17cb2
|
List ext-pdo as hard requirement for composer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-05-28 20:43:50 +02:00 |
Christoph Wurst
|
002780d4c3
|
Declare ext-json as dependency in composer.json
This makes phpstorm happy as it knows that the functions like
json_encode are available.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-05-13 09:50:36 +02:00 |
Christoph Wurst
|
eea282ccc0
|
Bump coding standard lib for PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-10 17:01:08 +02:00 |
Christoph Wurst
|
3eac89d448
|
Add shared php-cs config
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-31 13:45:10 +02:00 |