Skip to content

Commit 5459a2c

Browse files
committed
[TASK] Clean up composer.json, gitignore.
1 parent 1421661 commit 5459a2c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
/.Build
21
/vendor
32
/composer.lock

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog
33
---------
44

5+
main
6+
----
7+
8+
1) [TASK] Clean up composer.json, gitignore.
9+
10+
511
0.0.8
612
-----
713

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"psr-4": {
2121
"SourceBroker\\DeployerTypo3Database\\": "src/"
2222
}
23-
}
23+
},
24+
"prefer-stable": true
2425
}

0 commit comments

Comments
 (0)