소스 검색

Use benchmark-rest-data in 1.1.0

tags/4.3.2
Steevan BARBOYON 6 년 전
부모
커밋
604f151bef
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      composer.json

+ 2
- 1
composer.json 파일 보기

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

Loading…
취소
저장