Skip to content

Commit

Permalink
Merge pull request #7 from thomaskonrad/newsmssender
Browse files Browse the repository at this point in the history
Push SmsSender version
  • Loading branch information
K-Phoen committed Oct 21, 2014
2 parents cc619f1 + 7d23037 commit 9fd180d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
composer.phar
composer.lock
vendor
phpunit.xml
2 changes: 1 addition & 1 deletion composer.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require": {
"symfony/framework-bundle": ">=2.1.0",
"psr/log": "~1.0",
"Carpe-Hora/SmsSender": "~1.3.0"
"Carpe-Hora/SmsSender": "~1.4.0"
},
"require-dev": {
"symfony/symfony": ">=2.1.0",
Expand Down

0 comments on commit 9fd180d

Please sign in to comment.