Commit graph

535 commits

Author SHA1 Message Date
Jeremy Benoist 7b2107d3bb
Prepare 2.5.2 2022-10-20 16:00:16 +02:00
Jeremy Benoist dc28d7ea0f
Add support to download SVG locally 2022-10-18 11:14:45 +02:00
Jeremy Benoist 787c569193
Rebuild assets
And update Composer deps
2022-07-18 09:52:22 +02:00
Jeremy Benoist c2ef197726 Prepare 2.5.1
And also update Composer & Yarn deps.
2022-06-08 23:13:37 +02:00
Jeremy Benoist 8376fc4c08
Update some deps
Mostly to have some up to date site config.
2022-05-30 13:56:21 +02:00
Jeremy Benoist 1a5348a8b8
Prepare 2.5.0 release 2022-05-17 20:29:28 +02:00
Yassine Guedidi 8e8f19720f Update PHP dependencies
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
| Production Changes                   | From   | To     | Compare                                                                       |
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
| craue/config-bundle                  | 2.4.0  | 2.5.0  | https://github.com/craue/CraueConfigBundle/compare/2.4.0...2.5.0              |
| http-interop/http-factory-guzzle     | 1.1.1  | 1.2.0  | https://github.com/http-interop/http-factory-guzzle/compare/1.1.1...1.2.0     |
| j0k3r/httplug-ssrf-plugin            | v2.0.1 | v2.0.2 | https://github.com/j0k3r/httplug-ssrf-plugin/compare/v2.0.1...v2.0.2          |
| laminas/laminas-code                 | 3.4.1  | 3.5.1  | https://github.com/laminas/laminas-code/compare/3.4.1...3.5.1                 |
| laminas/laminas-diactoros            | 2.4.1  | 2.10.0 | https://github.com/laminas/laminas-diactoros/compare/2.4.1...2.10.0           |
| laminas/laminas-eventmanager         | 3.2.1  | 3.5.0  | https://github.com/laminas/laminas-eventmanager/compare/3.2.1...3.5.0         |
| laminas/laminas-zendframework-bridge | 1.1.1  | 1.5.0  | https://github.com/laminas/laminas-zendframework-bridge/compare/1.1.1...1.5.0 |
| ocramius/proxy-manager               | 2.2.4  | 2.10.2 | https://github.com/Ocramius/ProxyManager/compare/2.2.4...2.10.2               |
| php-http/httplug-bundle              | 1.19.0 | 1.24.0 | https://github.com/php-http/HttplugBundle/compare/1.19.0...1.24.0             |
| php-http/stopwatch-plugin            | 1.3.0  | 1.4.1  | https://github.com/php-http/stopwatch-plugin/compare/1.3.0...1.4.1            |
| psr/container                        | 1.1.1  | 1.1.2  | https://github.com/php-fig/container/compare/1.1.1...1.1.2                    |
| webimpress/safe-writer               | NEW    | 2.2.0  |                                                                               |
+--------------------------------------+--------+--------+-------------------------------------------------------------------------------+
2022-05-13 07:29:23 +02:00
Yassine Guedidi 1bd86e156e Drop PHP prior to 7.4 2022-05-13 07:29:23 +02:00
Jeremy Benoist 33ac3e6e21
Update assets
And update composer deps
2022-05-10 10:07:18 +02:00
Yassine Guedidi 984a0d13f9 Upgrade PHP dependencies
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| Production Changes               | From     | To       | Compare                                                                     |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+
| behat/transliterator             | v1.3.0   | v1.5.0   | https://github.com/Behat/Transliterator/compare/v1.3.0...v1.5.0             |
| clue/stream-filter               | v1.5.0   | v1.6.0   | https://github.com/clue/stream-filter/compare/v1.5.0...v1.6.0               |
| doctrine/dbal                    | 2.13.6   | 2.13.9   | https://github.com/doctrine/dbal/compare/2.13.6...2.13.9                    |
| doctrine/deprecations            | v0.5.3   | v1.0.0   | https://github.com/doctrine/deprecations/compare/v0.5.3...v1.0.0            |
| doctrine/instantiator            | 1.4.0    | 1.4.1    | https://github.com/doctrine/instantiator/compare/1.4.0...1.4.1              |
| j0k3r/graby-site-config          | 1.0.146  | 1.0.150  | https://github.com/j0k3r/graby-site-config/compare/1.0.146...1.0.150        |
| paragonie/constant_time_encoding | v2.4.0   | v2.5.0   | https://github.com/paragonie/constant_time_encoding/compare/v2.4.0...v2.5.0 |
| php-http/httplug                 | 2.2.0    | 2.3.0    | https://github.com/php-http/httplug/compare/2.2.0...2.3.0                   |
| php-http/logger-plugin           | 1.2.2    | 1.3.0    | https://github.com/php-http/logger-plugin/compare/1.2.2...1.3.0             |
| php-http/message                 | 1.12.0   | 1.13.0   | https://github.com/php-http/message/compare/1.12.0...1.13.0                 |
| phpseclib/phpseclib              | 3.0.12   | 3.0.14   | https://github.com/phpseclib/phpseclib/compare/3.0.12...3.0.14              |
| phpstan/phpdoc-parser            | 1.2.0    | 1.4.5    | https://github.com/phpstan/phpdoc-parser/compare/1.2.0...1.4.5              |
| simplepie/simplepie              | 1.5.8    | 1.6.0    | https://github.com/simplepie/simplepie/compare/1.5.8...1.6.0                |
| spomky-labs/otphp                | v10.0.1  | v10.0.3  | https://github.com/Spomky-Labs/otphp/compare/v10.0.1...v10.0.3              |
| symfony/deprecation-contracts    | v2.5.0   | v2.5.1   | https://github.com/symfony/deprecation-contracts/compare/v2.5.0...v2.5.1    |
| symfony/http-client              | v5.4.2   | v5.4.8   | https://github.com/symfony/http-client/compare/v5.4.2...v5.4.8              |
| symfony/http-client-contracts    | v2.5.0   | v2.5.1   | https://github.com/symfony/http-client-contracts/compare/v2.5.0...v2.5.1    |
| symfony/mime                     | v5.4.3   | v5.4.8   | https://github.com/symfony/mime/compare/v5.4.3...v5.4.8                     |
| symfony/polyfill-iconv           | v1.24.0  | v1.25.0  | https://github.com/symfony/polyfill-iconv/compare/v1.24.0...v1.25.0         |
| symfony/polyfill-uuid            | v1.24.0  | v1.25.0  | https://github.com/symfony/polyfill-uuid/compare/v1.24.0...v1.25.0          |
| symfony/service-contracts        | v2.5.0   | v2.5.1   | https://github.com/symfony/service-contracts/compare/v2.5.0...v2.5.1        |
| twig/twig                        | v2.14.11 | v2.14.13 | https://github.com/twigphp/Twig/compare/v2.14.11...v2.14.13                 |
| willdurand/negotiation           | 3.0.0    | 3.1.0    | https://github.com/willdurand/Negotiation/compare/3.0.0...3.1.0             |
+----------------------------------+----------+----------+-----------------------------------------------------------------------------+

+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| Dev Changes                       | From   | To     | Compare                                                                  |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
| composer/pcre                     | 1.0.0  | 1.0.1  | https://github.com/composer/pcre/compare/1.0.0...1.0.1                   |
| composer/semver                   | 3.2.7  | 3.3.2  | https://github.com/composer/semver/compare/3.2.7...3.3.2                 |
| composer/xdebug-handler           | 2.0.4  | 2.0.5  | https://github.com/composer/xdebug-handler/compare/2.0.4...2.0.5         |
| doctrine/data-fixtures            | 1.5.1  | 1.5.3  | https://github.com/doctrine/data-fixtures/compare/1.5.1...1.5.3          |
| doctrine/doctrine-fixtures-bundle | 3.4.1  | 3.4.2  | https://github.com/doctrine/DoctrineFixturesBundle/compare/3.4.1...3.4.2 |
| symfony/phpunit-bridge            | v6.0.7 | v6.0.8 | https://github.com/symfony/phpunit-bridge/compare/v6.0.7...v6.0.8        |
+-----------------------------------+--------+--------+--------------------------------------------------------------------------+
2022-05-03 22:50:48 +02:00
Yassine Guedidi a7bf62c70d Update composer.lock format
With `composer update --lock`
2022-05-03 22:40:11 +02:00
dependabot[bot] f8c5817251
Bump symfony/phpunit-bridge from 6.0.3 to 6.0.7
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.0.3 to 6.0.7.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.0.3...v6.0.7)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 04:53:39 +00:00
Jeremy Benoist fea2b46496
Composer 2.3 isn't compatible with wallabag 2022-04-01 16:09:59 +02:00
dependabot[bot] d50288a951
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.4
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 22:19:08 +00:00
dependabot[bot] 2f0cc2ef84
Bump wallabag/php-mobi from 1.1.0 to 1.1.1
Bumps [wallabag/php-mobi](https://github.com/wallabag/php-mobi) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/wallabag/php-mobi/releases)
- [Commits](https://github.com/wallabag/php-mobi/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: wallabag/php-mobi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 03:07:23 +00:00
Jeremy Benoist 2c870423c4
Fix epub language
Ensure language has `_` instead of `-`
And update wallabag/phpepub
2022-03-21 20:56:29 +01:00
dependabot[bot] 3036579ac5
Bump bdunogier/guzzle-site-authenticator from 1.0.0 to 1.0.1
Bumps [bdunogier/guzzle-site-authenticator](https://github.com/wallabag/guzzle-site-authenticator) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/wallabag/guzzle-site-authenticator/releases)
- [Commits](https://github.com/wallabag/guzzle-site-authenticator/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: bdunogier/guzzle-site-authenticator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 03:07:21 +00:00
dependabot[bot] 9093b884c7
Bump ocramius/proxy-manager from 2.2.3 to 2.2.4
Bumps [ocramius/proxy-manager](https://github.com/Ocramius/ProxyManager) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/Ocramius/ProxyManager/releases)
- [Commits](https://github.com/Ocramius/ProxyManager/compare/2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: ocramius/proxy-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:06:37 +00:00
dependabot[bot] b422209634
Bump pagerfanta/pagerfanta from 2.7.2 to 2.7.3
Bumps [pagerfanta/pagerfanta](https://github.com/BabDev/Pagerfanta) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/BabDev/Pagerfanta/releases)
- [Changelog](https://github.com/BabDev/Pagerfanta/blob/v2.7.3/CHANGELOG.md)
- [Commits](https://github.com/BabDev/Pagerfanta/compare/v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: pagerfanta/pagerfanta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 03:05:33 +00:00
Jeremy Benoist 9e5a7db740
2.4.3
Also exclude @dependabot from automated GitHub release
2022-02-14 16:25:16 +01:00
dependabot[bot] 91f92118a1
Bump twig/twig from 2.14.10 to 2.14.11
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.10 to 2.14.11.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.14.11/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.14.10...v2.14.11)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 02:27:41 +00:00
dependabot[bot] 0e28ba303e
Bump j0k3r/graby from 2.3.5 to 2.4.1
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.3.5 to 2.4.1.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.3.5...2.4.1)

---
updated-dependencies:
- dependency-name: j0k3r/graby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 03:04:52 +00:00
dependabot[bot] 83704817ad
Bump symfony/phpunit-bridge from 6.0.0 to 6.0.3
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 6.0.0 to 6.0.3.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v6.0.0...v6.0.3)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 03:06:15 +00:00
dependabot[bot] cf4fb5de9c
Bump m6web/redis-mock from 5.1.0 to 5.2.0
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases)
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: m6web/redis-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 03:04:35 +00:00
dependabot[bot] e373129db1
Bump j0k3r/graby from 2.3.3 to 2.3.5
Bumps [j0k3r/graby](https://github.com/j0k3r/graby) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/j0k3r/graby/releases)
- [Commits](https://github.com/j0k3r/graby/compare/2.3.3...2.3.5)

---
updated-dependencies:
- dependency-name: j0k3r/graby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 03:09:26 +00:00
Jeremy Benoist da39295c9a
Update Composer deps 2022-01-05 21:43:37 +01:00
Jérémy Benoist 275dc3e1fb
Merge pull request #5493 from wallabag/dependabot/composer/symfony/phpunit-bridge-6.0.0
Bump symfony/phpunit-bridge from 5.3.10 to 6.0.0
2022-01-05 13:52:45 +01:00
Jérémy Benoist 192a9f703e
Merge pull request #5521 from wallabag/dependabot/composer/m6web/redis-mock-5.1.0
Bump m6web/redis-mock from 5.0.1 to 5.1.0
2022-01-05 13:51:20 +01:00
Jérémy Benoist 32509b2b8d
Merge pull request #5448 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.44
Bump phpstan/phpstan-symfony from 0.12.41 to 0.12.44
2022-01-05 13:50:29 +01:00
dependabot[bot] 1635cc71af
Bump m6web/redis-mock from 5.0.1 to 5.1.0
Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases)
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: m6web/redis-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:37:43 +00:00
dependabot[bot] e2427812bb
Bump phpstan/phpstan-symfony from 0.12.41 to 0.12.44
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.41 to 0.12.44.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.41...0.12.44)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-symfony
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:35:40 +00:00
dependabot[bot] ea761db6cb
Bump phpstan/phpstan-doctrine from 0.12.42 to 0.12.44
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.42 to 0.12.44.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.42...0.12.44)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:35:20 +00:00
Jérémy Benoist b810ef34b5
Merge pull request #5445 from wallabag/dependabot/composer/phpstan/phpstan-0.12.99
Bump phpstan/phpstan from 0.12.94 to 0.12.99
2022-01-05 13:34:20 +01:00
dependabot[bot] 299e30130e
Bump phpstan/phpstan from 0.12.94 to 0.12.99
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.94 to 0.12.99.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.94...0.12.99)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:13:39 +00:00
Jérémy Benoist 6510538da5
Merge pull request #5469 from wallabag/dependabot/composer/predis/predis-1.1.9
Bump predis/predis from 1.1.8 to 1.1.9
2022-01-05 13:13:14 +01:00
Jérémy Benoist 5bcec924c6
Merge pull request #5410 from wallabag/dependabot/composer/pragmarx/recovery-0.2.1
Bump pragmarx/recovery from 0.2.0 to 0.2.1
2022-01-05 13:12:39 +01:00
Jérémy Benoist 92b327590e
Merge pull request #5409 from wallabag/dependabot/composer/phpstan/phpstan-phpunit-0.12.22
Bump phpstan/phpstan-phpunit from 0.12.21 to 0.12.22
2022-01-05 13:11:53 +01:00
dependabot[bot] 8feed58778
Bump tecnickcom/tcpdf from 6.4.2 to 6.4.4
Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.4.2 to 6.4.4.
- [Release notes](https://github.com/tecnickcom/TCPDF/releases)
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.4.2...6.4.4)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 03:55:35 +00:00
dependabot[bot] 31d93def7c
Bump symfony/phpunit-bridge from 5.3.10 to 6.0.0
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.3.10 to 6.0.0.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.3.10...v6.0.0)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 03:01:09 +00:00
dependabot[bot] 455084278a
Bump predis/predis from 1.1.8 to 1.1.9
Bumps [predis/predis](https://github.com/predis/predis) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v1.1.9/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 03:03:34 +00:00
dependabot[bot] fafd4f6e44
Bump symfony/phpunit-bridge from 5.3.4 to 5.3.10
Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.3.4 to 5.3.10.
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/phpunit-bridge/compare/v5.3.4...v5.3.10)

---
updated-dependencies:
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 03:01:42 +00:00
dependabot[bot] 00a4e594ec
Bump lcobucci/jwt from 3.4.5 to 3.4.6
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](https://github.com/lcobucci/jwt/compare/3.4.5...3.4.6)

---
updated-dependencies:
- dependency-name: lcobucci/jwt
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-23 13:01:48 +00:00
Kevin Decherf b27d20d7b7
Merge pull request #5446 from wallabag/dependabot/composer/predis/predis-1.1.8
Bump predis/predis from 1.1.7 to 1.1.8
2021-10-23 14:59:56 +02:00
dependabot[bot] e30c56fd45
Bump predis/predis from 1.1.7 to 1.1.8
Bumps [predis/predis](https://github.com/predis/predis) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v1.1.8/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 02:53:30 +00:00
dependabot[bot] e88860d5cb
Bump pragmarx/recovery from 0.2.0 to 0.2.1
Bumps [pragmarx/recovery](https://github.com/antonioribeiro/recovery) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/antonioribeiro/recovery/releases)
- [Changelog](https://github.com/antonioribeiro/recovery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/antonioribeiro/recovery/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: pragmarx/recovery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:54 +00:00
dependabot[bot] e14ba6ca2e
Bump phpstan/phpstan-phpunit from 0.12.21 to 0.12.22
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 0.12.21 to 0.12.22.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.21...0.12.22)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:44 +00:00
dependabot[bot] b37c4249af
Bump m6web/redis-mock from 5.0.0 to 5.0.1
Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/M6Web/RedisMock/releases)
- [Commits](https://github.com/M6Web/RedisMock/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: m6web/redis-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 02:01:31 +00:00
Kevin Decherf 2eaa4f838b Update compose.lock
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2021-08-05 22:51:23 +02:00
dependabot[bot] e369309570
Bump phpstan/phpstan-symfony from 0.12.25 to 0.12.33
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.25 to 0.12.33.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.25...0.12.33)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:44:24 +00:00
dependabot[bot] bbb894d28c
Bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 0.12.18 to 0.12.19.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/0.12.18...0.12.19)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 19:26:33 +00:00