Commit graph

275 commits

Author SHA1 Message Date
Yassine Guedidi 79541b0561 Add symfony/process as dev dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi a144759664 Add symfony/http-client-contracts as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi 5f764cbe71 Add symfony/filesystem as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi 6306a336d4 Add monolog/monolog as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi fe88c0022c Add guzzlehttp/streams as prod dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi ebf95e534b Add doctrine/data-fixtures as dev dependency 2024-03-30 01:49:55 +01:00
Yassine Guedidi 7d20756b7b Move fixtures out of src 2024-03-30 01:49:52 +01:00
Yassine Guedidi dc4347b2a3 Setup Composer dependency analyser 2024-03-30 01:12:20 +01:00
dependabot[bot] 66492e9938
Bump enshrined/svg-sanitize from 0.17.0 to 0.18.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 17:37:06 +00:00
Yassine Guedidi 00c7ca7243 Better sentry/sentry-symfony requirement constraint 2024-02-23 22:57:58 +01:00
Yassine Guedidi f1d06554e9 Remove now unused php-http/discovery 2024-02-23 22:55:31 +01:00
Yassine Guedidi f6c3a68890 Remove now unused php-http/message 2024-02-23 22:52:27 +01:00
Yassine Guedidi faf7dfb5b2 Remove now unused php-http/message-factory 2024-02-23 22:51:25 +01:00
Yassine Guedidi d83ce21784 Add symfony/expression-language as direct dependency 2024-02-23 22:47:55 +01:00
Yassine Guedidi 8a93a5744b Add symfony/http-client as direct dependency 2024-02-23 22:47:03 +01:00
Yassine Guedidi 15a5a23ff6 Bump PHP requirements 2024-02-23 22:46:05 +01:00
Yassine Guedidi 0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Yassine Guedidi 24da70e338 Move test files directly under tests/ directory 2024-02-23 07:42:48 +01:00
Yassine Guedidi a37b385c23 Move source files directly under src/ directory 2024-02-23 07:42:47 +01:00
Jeremy Benoist 9417f6812d
Fix composer 2024-02-19 10:46:56 +01:00
dependabot[bot] 40b0d4763f
Bump enshrined/svg-sanitize from 0.16.0 to 0.17.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.16.0...0.17.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-15 03:52:25 +00:00
Yassine Guedidi 03111e510c Integrate bdunogier/guzzle-site-authenticator in core 2024-02-02 22:36:27 +01:00
Yassine Guedidi c34a259668 Bump PHP dependencies 2024-01-22 19:15:54 +01:00
Yassine Guedidi e938cc8687 Explicitly add Symfony polyfills for PHP 8.0 and 8.1 2024-01-22 19:15:54 +01:00
Yassine Guedidi 8c87d1025c Upgrade symfony/phpunit-bridge 2024-01-22 19:15:54 +01:00
Yassine Guedidi 2231d1b2b8 Upgrade psr/http-message 2024-01-22 19:15:54 +01:00
Yassine Guedidi 25474a7b99 Upgrade from lexik/form-filter-bundle to spiriitlabs/form-filter-bundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 17c9dbdbff Upgrade lcobucci/jwt 2024-01-22 19:15:54 +01:00
Yassine Guedidi aa718c9573 Upgrade enshrined/svg-sanitize 2024-01-22 19:15:54 +01:00
Yassine Guedidi ac9473e755 Upgrade dama/doctrine-test-bundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 33871b3db9 Upgrade to Symfony 5.4 2024-01-22 19:15:54 +01:00
Yassine Guedidi e2b8ff3dc0 Skip database reset on partial test run 2024-01-16 09:29:33 +01:00
dependabot[bot] 7babce220e
Bump sentry/sentry-symfony from 4.13.1 to 4.13.2
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.13.1...4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 03:33:15 +00:00
Yassine Guedidi 15d5eb5e6a Use PHPUnit directly 2024-01-03 23:46:08 +01:00
Yassine Guedidi ed9f120ad6 Add directly used transitive dependencies as root ones 2024-01-03 21:30:03 +01:00
Yassine Guedidi bb688e8b7c Use wallabag rulerz packages 2023-12-27 19:26:34 +01:00
dependabot[bot] 51273445e2
Bump sentry/sentry-symfony from 4.12.0 to 4.13.1
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.12.0...4.13.1)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 08:36:29 +00:00
Jeremy Benoist 00d49f1202
Release symfony/phpunit-bridge 2023-12-08 09:21:16 +01:00
dependabot[bot] 68aa2cdeaf
Bump sentry/sentry-symfony from 4.11.0 to 4.12.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.11.0...4.12.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 03:57:15 +00:00
Kevin Decherf 2910fb6da4 Merge branch '2.6' into port/2.6.4-2.6.6
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-09-18 16:50:07 +02:00
dependabot[bot] f46900ca98
Bump sentry/sentry-symfony from 4.10.0 to 4.11.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.10.0...4.11.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 02:23:10 +00:00
Jeremy Benoist aaf4ab2d2a
Add Google mailer
SMTP is the default provider to send email.
But users tend to use Gmail from time to time. So, instead of a complex installation to allow it, we prefer to ship it with the default package.

Also:
- update deps globally
- lock symfony/* deps to 4.4
2023-08-28 18:01:09 +02:00
Nicolas Lœuillet b1752b619d Add display article configurator (font family, font size, line height and max width) 2023-08-22 13:02:50 +02:00
Nicolas Lœuillet a1aac10bd5 Remove mobi export
Fix #6746
2023-08-22 08:01:39 +02:00
Yassine Guedidi 24db3d6862 Split symfony/symfony 2023-08-09 21:51:49 +01:00
dependabot[bot] d4913c50c2
Bump sentry/sentry-symfony from 4.9.2 to 4.10.0
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.9.2...4.10.0)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 02:10:33 +00:00
Nicolas Lœuillet cb411e8dcd Update dependencies 2023-07-31 14:58:29 +02:00
Nicolas Lœuillet 382272c51c
Add composer normalizer 2023-07-26 15:12:47 +02:00
dependabot[bot] d6c6d8828f
Bump sentry/sentry-symfony from 4.8.0 to 4.9.2
Bumps [sentry/sentry-symfony](https://github.com/getsentry/sentry-symfony) from 4.8.0 to 4.9.2.
- [Release notes](https://github.com/getsentry/sentry-symfony/releases)
- [Changelog](https://github.com/getsentry/sentry-symfony/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-symfony/compare/4.8.0...4.9.2)

---
updated-dependencies:
- dependency-name: sentry/sentry-symfony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 03:01:19 +00:00
dependabot[bot] 40cdeaaab3
Bump guzzlehttp/psr7 from 1.9.1 to 2.5.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.1 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.9.1...2.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 03:02:25 +00:00