We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcbae5b commit ff1e96cCopy full SHA for ff1e96c
composer.json
@@ -29,15 +29,15 @@
29
"source": "https://github.com/phpList/web-frontend"
30
},
31
"require": {
32
- "php": "^7.2|^8.1",
+ "php": "^8.1",
33
"phplist/core": "dev-ISSUE-337"
34
35
"require-dev": {
36
- "phpunit/phpunit": "^6.5.6 | ^9.5.2",
37
- "phpunit/phpunit-mock-objects": "^5.0.6 | ^6.1.2",
+ "phpunit/phpunit": "^9.5.2",
+ "phpunit/phpunit-mock-objects": "^6.1.2",
38
"guzzlehttp/guzzle": "^7.2.0",
39
"squizlabs/php_codesniffer": "^3.5.8",
40
- "phpstan/phpstan": "^0.7.0 | ^0.12.57",
+ "phpstan/phpstan": " ^0.12.57",
41
"nette/caching": "^3.1.0",
42
"nikic/php-parser": "^v4.10.4",
43
"phpmd/phpmd": "^2.9.1"
0 commit comments