Commit graph

1364 commits

Author SHA1 Message Date
Jan Böhmer
497a5576be Updated dama/doctrine-test-bundle 2022-07-17 22:28:48 +02:00
Jan Böhmer
3781f24851 Updated composer dependencies. 2022-07-17 22:26:35 +02:00
Jan Böhmer
d1fd2bde68 Show better error message when SQLite database is not existing. 2022-07-17 21:59:45 +02:00
Jan Böhmer
0ab533252e
Merge pull request #144 from Part-DB/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-07-17 21:39:59 +02:00
Jan Böhmer
a5bec00e6a
Merge pull request #143 from Part-DB/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-07-17 21:32:53 +02:00
Jan Böhmer
11db774d8d
Merge pull request #151 from Part-DB/dependabot/composer/dompdf/dompdf-2.0.0
Bump dompdf/dompdf from 1.2.0 to 2.0.0
2022-07-17 21:31:28 +02:00
Jan Böhmer
a21f2e86de
Merge pull request #140 from Part-DB/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-07-17 21:30:53 +02:00
dependabot[bot]
1eb66158c9
Bump dompdf/dompdf from 1.2.0 to 2.0.0
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/dompdf/dompdf/releases)
- [Commits](https://github.com/dompdf/dompdf/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dompdf/dompdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 00:23:24 +00:00
dependabot[bot]
e95d85b40a
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 19:07:25 +00:00
dependabot[bot]
5536db5c3a
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 02:42:52 +00:00
dependabot[bot]
049938c6ae
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:08:55 +00:00
Jan Böhmer
3e0745f859 Updated symfony stimulus bridge. 2022-03-04 20:06:32 +01:00
Jan Böhmer
65011ccf1a Updated yarn dependencies. 2022-03-04 20:01:24 +01:00
Jan Böhmer
aa9fdf5a5a Updated yarn dependencies. 2022-03-04 19:46:31 +01:00
Jan Böhmer
98e3a374ed Updated symfony/webpack-encore-bundle recipe 2022-03-04 19:32:04 +01:00
Jan Böhmer
89e1492132 Updated symfony/web-profiler-bundle recipe 2022-03-04 19:27:33 +01:00
Jan Böhmer
d22dfd7dd7 Updated symfony/validator recipe 2022-03-04 19:24:47 +01:00
Jan Böhmer
ed64dbf684 Updated symfony/twig-bundle recipe 2022-03-04 19:23:59 +01:00
Jan Böhmer
420c00a57e Updated symfony/routing recipe 2022-03-04 19:21:45 +01:00
Jan Böhmer
441acca5ac Updated symfony/monolog-bundle recipe 2022-03-04 19:21:17 +01:00
Jan Böhmer
136b3a2b79 Updated symfony/framework-bundle 2022-03-04 19:11:09 +01:00
Jan Böhmer
143b0c298c Updated symfony/debug recipe 2022-03-04 19:07:10 +01:00
Jan Böhmer
d5cd7f9b2a Updated php-translation/symfony-bundle recipe 2022-03-04 19:06:32 +01:00
Jan Böhmer
a7a3a7dabf Update liip/imagine-bundle 2022-03-04 19:05:35 +01:00
Jan Böhmer
c849d38bc6 Update doctrine/doctrine-fixtures-bundle recipe 2022-03-04 19:05:04 +01:00
Jan Böhmer
a356a9ad81 Updated doctrine/doctrine-bundle recipe 2022-03-04 19:04:24 +01:00
Jan Böhmer
9888d4538d Use non deprecated method to get database driver type. 2022-03-04 18:59:19 +01:00
Jan Böhmer
d3b1108d45 Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Jan Böhmer
61bd0bd15c Fixed more PHPstan warnings. 2022-03-04 18:37:42 +01:00
Jan Böhmer
775a223ab2 Fixed ResetAutoIncrementORMPurger with DBAL3 2022-03-04 13:32:53 +01:00
Jan Böhmer
15a31433e1 Fixed PHPstan warnings. 2022-03-04 13:22:40 +01:00
Jan Böhmer
4a90f2ac35 Fix migrations with DBAL 3 2022-03-04 13:03:12 +01:00
Jan Böhmer
f163b8d223 Updated dependencies. We now require at least PHP 7.3 now 2022-03-04 12:22:51 +01:00
Jan Böhmer
6c3ddd494b Updated composer dependencies. 2022-03-04 12:16:13 +01:00
Jan Böhhmer
e942ab1bf6 Updated yarn dependencies. 2022-01-19 19:48:12 +01:00
Jan Böhhmer
c5dcb9a632 Updated composer dependencies. 2022-01-19 19:35:45 +01:00
Jan Böhmer
df6bf01e07 Fix regex issue with newer node versions. 2021-10-02 23:56:18 +02:00
Jan Böhmer
9cfd8a4cd3 Fixed config bug. 2021-10-02 22:18:08 +02:00
Jan Böhmer
d0a5dbef8f Updated copy plugin. 2021-10-02 22:01:28 +02:00
Jan Böhmer
a8469d5279 Updated compression plugin. 2021-10-02 21:34:52 +02:00
Jan Böhmer
ae67b55bf1 Updated webpack-encore recipe. 2021-10-02 21:23:34 +02:00
Jan Böhmer
9ae8e55b9e Updated symfony recipes (part 2). 2021-10-02 21:15:46 +02:00
Jan Böhmer
0db5aebb66 Use correct database for testing env. 2021-10-02 21:10:31 +02:00
Jan Böhmer
d5d0c3e73a Updated symfony/phpunit-bridge recipe. 2021-10-02 21:04:31 +02:00
Jan Böhmer
e40a6e6079 Updated symfony/framework recipe 2021-10-02 20:56:49 +02:00
Jan Böhmer
5e1c5cef3b Updated various recipes (part 1). 2021-10-02 20:53:03 +02:00
Jan Böhmer
f05195c825 Updated doctrine/doctrine-migrations recipe.
Add doctrine migrations to profile.
2021-10-02 20:47:01 +02:00
Jan Böhmer
376b329723 Updated doctrine/doctrine-bundle recipe. 2021-10-02 20:44:34 +02:00
Jan Böhmer
193ecd252b Fixed some deprecations. 2021-10-02 20:41:14 +02:00
Jan Böhmer
2a332b28a7 Upgraded symfony to symfony 5.3 2021-10-02 20:27:11 +02:00