Use proper version for site package
Prevent composer.lock with different branches. Always use version 1.0.0 hard coded.
This commit is contained in:
parent
e81520b11c
commit
02fcfb94f8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
"description": "TYPO3 Sitepackage for daniel-siepmann.de",
|
||||
"type": "typo3-cms-extension",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"version": "v1.0.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Daniel Siepmann",
|
||||
|
|
Loading…
Reference in a new issue