We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fdb94 commit 43e08a7Copy full SHA for 43e08a7
composer.json
@@ -2,7 +2,7 @@
2
"name" : "uegmobile/arduino-ota-server-bundle",
3
"description" : "This Bundle provides a HTTP Server to manage OTA arduino binary files",
4
"type" : "symfony-bundle",
5
- "version": "v1.1.0",
+ "version": "v1.2.0",
6
"authors" : [{
7
"name" : "Pablo Nuñez",
8
"email" : "pablo.nunez@uegmobile.com"
@@ -32,7 +32,6 @@
32
"require-dev": {
33
"symfony/yaml": "~2.3|~3.0",
34
"symfony/console": "~2.3|~3.0",
35
- "symfony/phpunit-bridge":"~3.4",
36
"phpunit/phpunit": "^4.8"
37
},
38
"autoload" : {
0 commit comments