Skip to content

Commit 43e08a7

Browse files
committed
1.2
1 parent 01fdb94 commit 43e08a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name" : "uegmobile/arduino-ota-server-bundle",
33
"description" : "This Bundle provides a HTTP Server to manage OTA arduino binary files",
44
"type" : "symfony-bundle",
5-
"version": "v1.1.0",
5+
"version": "v1.2.0",
66
"authors" : [{
77
"name" : "Pablo Nuñez",
88
"email" : "pablo.nunez@uegmobile.com"
@@ -32,7 +32,6 @@
3232
"require-dev": {
3333
"symfony/yaml": "~2.3|~3.0",
3434
"symfony/console": "~2.3|~3.0",
35-
"symfony/phpunit-bridge":"~3.4",
3635
"phpunit/phpunit": "^4.8"
3736
},
3837
"autoload" : {

0 commit comments

Comments
 (0)