Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f7f871

Browse files
author
DKravtsov
committed
updated packages
1 parent 68b81fa commit 6f7f871

File tree

11 files changed

+1322
-1147
lines changed

11 files changed

+1322
-1147
lines changed

‎composer.json‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,9 @@
3232
"ext-pdo": "*",
3333
"ext-pdo_mysql": "*",
3434
"doctrine/annotations": "^1.13",
35-
"doctrine/doctrine-bundle": "^2.4",
36-
"doctrine/doctrine-migrations-bundle": "^3.1",
35+
"doctrine/doctrine-bundle": "^2.5",
36+
"doctrine/doctrine-migrations-bundle": "^3.2",
3737
"doctrine/orm": "^2.10",
38-
"doctrine/dbal": "2.*",
3938
"dukecity/command-scheduler-bundle": "^4.0",
4039
"sensio/framework-extra-bundle": "^6.2",
4140
"symfony/apache-pack": "^1.0",
@@ -79,11 +78,11 @@
7978
"bamarni/composer-bin-plugin": "^1.4",
8079
"doctrine/doctrine-fixtures-bundle": "^3.4",
8180
"systemsdk/easy-log-bundle": "1.10.*",
82-
"ergebnis/composer-normalize": "^2.15",
81+
"ergebnis/composer-normalize": "^2.16",
8382
"roave/security-advisories": "dev-latest",
8483
"symfony/browser-kit": "5.3.*",
8584
"symfony/debug-bundle": "5.3.*",
86-
"symfony/maker-bundle": "^1.34",
85+
"symfony/maker-bundle": "^1.36",
8786
"symfony/requirements-checker": "^2.0",
8887
"symfony/stopwatch": "5.3.*",
8988
"symfony/var-dumper": "5.3.*",

‎composer.lock‎

Lines changed: 540 additions & 531 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/01_phpunit/composer.lock‎

Lines changed: 95 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/02_phpstan/composer.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"description": "",
44
"require": {},
55
"require-dev": {
6-
"phpstan/phpstan": "0.12.*",
7-
"phpstan/phpstan-phpunit": "0.12.*",
8-
"phpstan/phpstan-symfony": "0.12.*",
6+
"phpstan/phpstan": "1.2.*",
7+
"phpstan/phpstan-phpunit": "1.0.*",
8+
"phpstan/phpstan-symfony": "1.0.*",
99
"roave/security-advisories": "dev-latest"
1010
},
1111
"config": {

‎tools/02_phpstan/composer.lock‎

Lines changed: 83 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/03_ecs/composer.lock‎

Lines changed: 54 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎tools/04_php-coveralls/composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "",
44
"require": {},
55
"require-dev": {
6-
"php-coveralls/php-coveralls": "2.4.*",
6+
"php-coveralls/php-coveralls": "2.5.*",
77
"roave/security-advisories": "dev-latest"
88
},
99
"config": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /