Skip to content

Commit fbba6e2

Browse files
authored
Update composer.json
1 parent 1c13dd6 commit fbba6e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"automattic/woocommerce": "^3.0"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^7.0|^8.0|^9.3"
18+
"phpunit/phpunit": "^7.0|^8.0|^9.3",
19+
"illuminate/support": "~5.5.40|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
1920
},
2021
"license": "MIT",
2122
"authors": [

0 commit comments

Comments
 (0)