Skip to content

Commit 22439ab

Browse files
committed
Set a specific libary version to ensure the suite of repos work in concert
during release v0.3.3 See: xmlsquad/xml-authoring-project#9
1 parent 88fa59c commit 22439ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symfony/console": "^3.4",
3333
"symfony/filesystem": "^3.4",
3434
"symfony/yaml": "^3.4",
35-
"xmlsquad/xml-authoring-library": "dev-master"
35+
"xmlsquad/xml-authoring-library": "0.3.3"
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "^7.1"

0 commit comments

Comments
 (0)