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 189c5d4 commit 0a35d2bCopy full SHA for 0a35d2b
composer.json
@@ -15,5 +15,8 @@
15
"require-dev": {
16
"phpunit/phpunit": "5.7.*|7.4.*|^9.5"
17
},
18
+ "provide": {
19
+ "byjg/anydataset-implementation": "1.0"
20
+ },
21
"license": "MIT"
22
}
0 commit comments