Skip to content

Commit a10b5d1

Browse files
committed
stable
1 parent 1e763e7 commit a10b5d1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/vendor/
2+
composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"email": "timoh89@gmail.com"
1010
}
1111
],
12-
"minimum-stability": "dev",
12+
"minimum-stability": "stable",
1313
"require": {
1414
"php": ">=5.3.0"
1515
},

0 commit comments

Comments
 (0)