Skip to content

Commit 8825c7d

Browse files
authored
Merge pull request #55 from frictionlessdata/ISSUE-43
ISSUE-43: Update composer.json for v1.0.0 release
2 parents 5229063 + 106ae45 commit 8825c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": ">=7.1",
77
"ext-zip": "*",
88
"justinrainbow/json-schema": "^5.2",
9-
"frictionlessdata/tableschema": "^v0.2.0"
9+
"frictionlessdata/tableschema": "^v1.0.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "^7.5.20",

0 commit comments

Comments
 (0)