Skip to content

Commit 67b0b34

Browse files
Fix reference to 3.1.1 branch in composer
1 parent de7fd28 commit 67b0b34

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
@@ -78,7 +78,7 @@
7878
"source": {
7979
"url": "https://github.com/OAI/OpenAPI-Specification",
8080
"type": "git",
81-
"reference": "v3.1.1-dev"
81+
"reference": "3.1.1"
8282
}
8383
}
8484
},

0 commit comments

Comments
 (0)