Skip to content

Commit b7ded75

Browse files
committed
PHP Unit package update
1 parent 6117d76 commit b7ded75

4 files changed

Lines changed: 308 additions & 432 deletions

File tree

.talismanrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
fileignoreconfig:
2+
- filename: composer.lock
3+
checksum: 3e19a34da8e50af426a1b648f3fb067592c3df08274fa553b7204fd4d326e1df
24
- filename: README.md
35
allowed_patterns: [API_KEY, DELIVERY_TOKEN, ENVIRONMENT, Contentstack::]

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"marc-mabe/php-enum": "^4.7.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^9.0",
30-
"phpunit/php-code-coverage": "^8.0",
29+
"phpunit/phpunit": "^9.3",
30+
"phpunit/php-code-coverage": "^9.0",
3131
"squizlabs/php_codesniffer": "^3.0"
3232
},
3333
"autoload": {

0 commit comments

Comments
 (0)