Skip to content

Commit e3d80c6

Browse files
author
georgio
committed
update composer
1 parent b90f78b commit e3d80c6

2 files changed

Lines changed: 232 additions & 550 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
]
3131
},
3232
"require": {
33-
"php": "^7.3 || 8.0.*"
33+
"php": "^7.2 || 8.0.*"
3434
},
3535
"require-dev": {
3636
"ext-dom": "*",
@@ -41,7 +41,7 @@
4141
"squizlabs/php_codesniffer": "^3.5",
4242
"symfony/var-dumper": "^5.1",
4343
"symfony/finder": "^5.1",
44-
"phpunit/phpunit": "9.5.8",
44+
"phpunit/phpunit": "^8.5",
4545
"friendsofphp/php-cs-fixer": "^3.0"
4646
},
4747
"suggest": {

0 commit comments

Comments
 (0)