Skip to content

Commit 8deec02

Browse files
committed
Remove phpunit as composer dep
1 parent 1214066 commit 8deec02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"yireo/magento2-csp-utilities": "^1.0"
4040
},
4141
"require-dev": {
42-
"phpunit/phpunit": "^9.0",
4342
"yireo/magento2-integration-test-helper": "~0.0|^1.0"
4443
},
4544
"suggest": {
@@ -72,4 +71,4 @@
7271
"url": "https://www.buymeacoffee.com/jissereitsma"
7372
}
7473
]
75-
}
74+
}

0 commit comments

Comments
 (0)