Kaynağa Gözat

Use new repository structure

tags/3.4.0
Steevan BARBOYON 8 yıl önce
ebeveyn
işleme
7f05cf0ee7
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      composer.json

+ 2
- 2
composer.json Dosyayı Görüntüle

1
 {
1
 {
2
-    "name": "phpbenchmarks/symfony",
2
+    "name": "phpbenchmarks/symfony-common",
3
     "license": "proprietary",
3
     "license": "proprietary",
4
     "type": "project",
4
     "type": "project",
5
     "autoload": {
5
     "autoload": {
8
         }
8
         }
9
     },
9
     },
10
     "require": {
10
     "require": {
11
-        "php": ">=5.4.0"
11
+        "symfony/symfony": "^3.0"
12
     }
12
     }
13
 }
13
 }

Loading…
İptal
Kaydet