Ver código fonte

Use benchmark-rest-data in 1.1.0

tags/4.3.2
Steevan BARBOYON 6 anos atrás
pai
commit
604f151bef
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2
    1
      composer.json

+ 2
- 1
composer.json Ver arquivo

1
 {
1
 {
2
     "name": "phpbenchmarks/symfony-common",
2
     "name": "phpbenchmarks/symfony-common",
3
+    "description": "Common repository for Symfony benchmarks on phpbenchmarks.com.",
3
     "license": "proprietary",
4
     "license": "proprietary",
4
     "type": "project",
5
     "type": "project",
5
     "autoload": {
6
     "autoload": {
8
         }
9
         }
9
     },
10
     },
10
     "require": {
11
     "require": {
11
-        "phpbenchmarks/benchmark-rest-data": "1.0.0"
12
+        "phpbenchmarks/benchmark-rest-data": "1.1.0"
12
     }
13
     }
13
 }
14
 }

Carregando…
Cancelar
Salvar