Skip to content

Commit ff1e96c

Browse files
committed
ISSUE-337: test
1 parent bcbae5b commit ff1e96c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"source": "https://github.com/phpList/web-frontend"
3030
},
3131
"require": {
32-
"php": "^7.2|^8.1",
32+
"php": "^8.1",
3333
"phplist/core": "dev-ISSUE-337"
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "^6.5.6 | ^9.5.2",
37-
"phpunit/phpunit-mock-objects": "^5.0.6 | ^6.1.2",
36+
"phpunit/phpunit": "^9.5.2",
37+
"phpunit/phpunit-mock-objects": "^6.1.2",
3838
"guzzlehttp/guzzle": "^7.2.0",
3939
"squizlabs/php_codesniffer": "^3.5.8",
40-
"phpstan/phpstan": "^0.7.0 | ^0.12.57",
40+
"phpstan/phpstan": " ^0.12.57",
4141
"nette/caching": "^3.1.0",
4242
"nikic/php-parser": "^v4.10.4",
4343
"phpmd/phpmd": "^2.9.1"

0 commit comments

Comments
 (0)