Skip to content

Commit

Permalink
Cleanup tests composer.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
fbourigault committed Jan 4, 2022
1 parent d602d8e commit 555464f
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 80 deletions.
58 changes: 0 additions & 58 deletions tests/composer/composer-php8.json

This file was deleted.

5 changes: 2 additions & 3 deletions tests/composer/composer-symfony3-max.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,22 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"symfony/yaml": "^3.4.0",
"symfony/config": "^3.4.0",
"symfony/console": "^3.4.0",
"symfony/filesystem": "^3.4.0",
"symfony/finder": "^3.4.0",
"symfony/translation": "^3.4.0",
"symfony/validator": "^3.4.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
5 changes: 2 additions & 3 deletions tests/composer/composer-symfony3-min.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,22 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"symfony/yaml": "~3.4.0",
"symfony/config": "~3.4.0",
"symfony/console": "~3.4.0",
"symfony/filesystem": "~3.4.0",
"symfony/finder": "~3.4.0",
"symfony/translation": "~3.4.0",
"symfony/validator": "~3.4.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
5 changes: 2 additions & 3 deletions tests/composer/composer-symfony4-max.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,22 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"symfony/yaml": "^4.0.0",
"symfony/config": "^4.0.0",
"symfony/console": "^4.0.0",
"symfony/filesystem": "^4.0.0",
"symfony/finder": "^4.0.0",
"symfony/translation": "^4.0.0",
"symfony/validator": "^4.0.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
5 changes: 2 additions & 3 deletions tests/composer/composer-symfony4-min.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,22 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"symfony/yaml": "~4.0.0",
"symfony/config": "~4.0.0",
"symfony/console": "~4.0.0",
"symfony/filesystem": "~4.0.0",
"symfony/finder": "~4.0.0",
"symfony/translation": "~4.0.0",
"symfony/validator": "~4.0.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
5 changes: 2 additions & 3 deletions tests/composer/composer-symfony5-max.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,22 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"symfony/yaml": "^5.0.0",
"symfony/config": "^5.0.0",
"symfony/console": "^5.0.0",
"symfony/filesystem": "^5.0.0",
"symfony/finder": "^5.0.0",
"symfony/translation": "^5.0.0",
"symfony/validator": "^5.0.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
5 changes: 2 additions & 3 deletions tests/composer/composer-symfony5-min.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,22 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=7.4",
"symfony/yaml": "~5.0.0",
"symfony/config": "~5.0.0",
"symfony/console": "~5.0.0",
"symfony/filesystem": "~5.0.0",
"symfony/finder": "~5.0.0",
"symfony/translation": "~5.0.0",
"symfony/validator": "~5.0.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
3 changes: 1 addition & 2 deletions tests/composer/composer-symfony6-max.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,14 @@
"symfony/finder": "^6.0.0",
"symfony/translation": "^6.0.0",
"symfony/validator": "^6.0.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down
3 changes: 1 addition & 2 deletions tests/composer/composer-symfony6-min.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,14 @@
"symfony/finder": "~6.0.0",
"symfony/translation": "~6.0.0",
"symfony/validator": "~6.0.0",
"symfony/polyfill-php73": "^1.8",
"psr/log": "^1.0"
},
"require-dev": {
"ext-pdo": "*",
"ext-json": "*",
"monolog/monolog": "^1.3",
"phpstan/phpstan": "^0.12.4",
"phpunit/phpunit": "^8.0.0||^9.0.0",
"phpunit/phpunit": "^9.5.0",
"spryker/code-sniffer": "^0.15.6",
"psalm/phar": "^4.1.0",
"mikey179/vfsstream": "^1.6"
Expand Down

0 comments on commit 555464f

Please sign in to comment.