Skip to content

Commit

Permalink
ISSUE-337: test
Browse files Browse the repository at this point in the history
  • Loading branch information
tatevikg1 committed Nov 27, 2024
1 parent bcbae5b commit ff1e96c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"source": "https://github.com/phpList/web-frontend"
},
"require": {
"php": "^7.2|^8.1",
"php": "^8.1",
"phplist/core": "dev-ISSUE-337"
},
"require-dev": {
"phpunit/phpunit": "^6.5.6 | ^9.5.2",
"phpunit/phpunit-mock-objects": "^5.0.6 | ^6.1.2",
"phpunit/phpunit": "^9.5.2",
"phpunit/phpunit-mock-objects": "^6.1.2",
"guzzlehttp/guzzle": "^7.2.0",
"squizlabs/php_codesniffer": "^3.5.8",
"phpstan/phpstan": "^0.7.0 | ^0.12.57",
"phpstan/phpstan": " ^0.12.57",
"nette/caching": "^3.1.0",
"nikic/php-parser": "^v4.10.4",
"phpmd/phpmd": "^2.9.1"
Expand Down

0 comments on commit ff1e96c

Please sign in to comment.