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 6aa9dc2 commit 504cdd4Copy full SHA for 504cdd4
composer.json
@@ -28,5 +28,7 @@
28
]
29
},
30
"minimum-stability": "dev",
31
- "version": "3.4.x-dev"
+ "extra": {
32
+ "branch-version": "3.4-dev"
33
+ }
34
}
0 commit comments