Skip to content

2.1.6

Compare
Choose a tag to compare
@Progi1984 Progi1984 released this 13 Jun 14:37
· 206 commits to master since this release
f0333ac

What's Changed

  • build(deps-dev): bump phpstan/phpstan from 1.10.65 to 1.10.66 by @dependabot in #174
  • build(deps-dev): bump phpunit/phpunit from 11.0.8 to 11.0.9 by @dependabot in #175
  • build(deps-dev): bump phpunit/phpunit from 11.0.9 to 11.1.1 by @dependabot in #180
  • build(deps): bump symfony/framework-bundle from 7.0.4 to 7.0.6 by @dependabot in #179
  • build(deps-dev): bump symfony/phpunit-bridge from 7.0.4 to 7.0.6 by @dependabot in #177
  • build(deps): bump symfony/console from 7.0.4 to 7.0.6 by @dependabot in #178
  • build(deps-dev): bump symfony/maker-bundle from 1.57.0 to 1.58.0 by @dependabot in #176
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 by @dependabot in #182
  • build(deps-dev): bump phpunit/phpunit from 11.1.1 to 11.1.2 by @dependabot in #181
  • build(deps-dev): bump phpstan/phpstan from 1.10.66 to 1.10.67 by @dependabot in #185
  • build(deps): bump doctrine/orm from 3.1.1 to 3.1.2 by @dependabot in #184
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.53.0 to 3.54.0 by @dependabot in #183
  • build(deps-dev): bump symfony/maker-bundle from 1.58.0 to 1.59.0 by @dependabot in #186
  • build(deps-dev): bump phpunit/phpunit from 11.1.2 to 11.1.3 by @dependabot in #187
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.54.0 to 3.55.0 by @dependabot in #188
  • build(deps-dev): bump symfony/phpunit-bridge from 7.0.6 to 7.0.7 by @dependabot in #189
  • build(deps-dev): bump symfony/browser-kit from 7.0.3 to 7.0.7 by @dependabot in #191
  • build(deps): bump symfony/runtime from 7.0.3 to 7.0.7 by @dependabot in #197
  • build(deps-dev): bump symfony/maker-bundle from 1.59.0 to 1.59.1 by @dependabot in #192
  • build(deps): bump doctrine/orm from 3.1.2 to 3.1.3 by @dependabot in #193
  • build(deps): bump symfony/dotenv from 7.0.4 to 7.0.7 by @dependabot in #194
  • build(deps-dev): bump symfony/css-selector from 7.0.3 to 7.0.7 by @dependabot in #196
  • build(deps): bump symfony/yaml from 7.0.3 to 7.0.7 by @dependabot in #199
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.55.0 to 3.56.1 by @dependabot in #198
  • build(deps): bump doctrine/doctrine-migrations-bundle from 3.3.0 to 3.3.1 by @dependabot in #202
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.56.1 to 3.57.1 by @dependabot in #201
  • build(deps-dev): bump phpstan/phpstan from 1.10.67 to 1.11.1 by @dependabot in #200
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.57.1 to 3.57.2 by @dependabot in #205
  • build(deps): bump doctrine/orm from 3.1.3 to 3.2.0 by @dependabot in #204
  • build(deps-dev): bump phpstan/phpstan from 1.11.1 to 1.11.2 by @dependabot in #203
  • build(deps): bump symfony/console from 7.0.7 to 7.1.0 by @dependabot in #215
  • build(deps-dev): bump symfony/browser-kit from 7.0.7 to 7.1.0 by @dependabot in #208
  • build(deps-dev): bump phpstan/phpstan from 1.11.2 to 1.11.3 by @dependabot in #206
  • build(deps): bump symfony/dotenv from 7.0.7 to 7.1.0 by @dependabot in #207
  • build(deps): bump symfony/runtime from 7.0.7 to 7.1.0 by @dependabot in #209
  • build(deps-dev): bump symfony/css-selector from 7.0.7 to 7.1.0 by @dependabot in #213
  • build(deps-dev): bump symfony/phpunit-bridge from 7.0.7 to 7.1.0 by @dependabot in #214
  • build(deps): bump symfony/yaml from 7.0.7 to 7.1.0 by @dependabot in #211
  • build(deps): bump symfony/framework-bundle from 7.0.7 to 7.1.0 by @dependabot in #210
  • build(deps-dev): bump friendsofphp/php-cs-fixer from 3.57.2 to 3.58.1 by @dependabot in #212
  • build(deps-dev): bump phpstan/phpstan from 1.11.3 to 1.11.4 by @dependabot in #226
  • build(deps): bump symfony/dotenv from 7.1.0 to 7.1.1 by @dependabot in #217
  • build(deps): bump symfony/console from 7.1.0 to 7.1.1 by @dependabot in #218
  • build(deps): bump symfony/yaml from 7.1.0 to 7.1.1 by @dependabot in #219
  • build(deps-dev): bump symfony/phpunit-bridge from 7.1.0 to 7.1.1 by @dependabot in #220
  • build(deps): bump symfony/runtime from 7.1.0 to 7.1.1 by @dependabot in #221
  • build(deps-dev): bump symfony/css-selector from 7.1.0 to 7.1.1 by @dependabot in #222
  • build(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.0 by @dependabot in #223
  • build(deps-dev): bump symfony/browser-kit from 7.1.0 to 7.1.1 by @dependabot in #225
  • build(deps): bump symfony/framework-bundle from 7.1.0 to 7.1.1 by @dependabot in #224
  • API Nightly : Support for database by @Progi1984 in #216
  • Merge develop into master by @Progi1984 in #227

Full Changelog: 2.1.5...2.2.0