We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b584b14 commit 23a56e5Copy full SHA for 23a56e5
composer.json
@@ -27,7 +27,8 @@
27
"ext-iconv": "*"
28
},
29
"require-dev": {
30
- "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41"
+ "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41",
31
+ "rawr/cross-data-providers": "2.4.0"
32
33
"suggest": {
34
"ext-mbstring": "for parsing UTF-8 CSS"
0 commit comments