ソースを参照

Use benchmark-rest-data in 1.1.0

tags/4.3.2
Steevan BARBOYON 7年前
コミット
604f151bef
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      composer.json

+ 2
- 1
composer.json ファイルの表示

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
 }

読み込み中…
キャンセル
保存