Skip to content

Commit e3d80c6

Browse files
author
georgio
committedAug 25, 2021
update composer
1 parent b90f78b commit e3d80c6

File tree

2 files changed

+232
-550
lines changed

2 files changed

+232
-550
lines changed
 

‎composer.json

+2-2
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": {

‎composer.lock

+230-548
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.