Browse Source

Remove symfony/lts dependency

tags/4.3.1
Steevan BARBOYON 7 years ago
parent
commit
fe7b073c50
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      composer.json

+ 0
- 1
composer.json View File

8
         }
8
         }
9
     },
9
     },
10
     "require": {
10
     "require": {
11
-        "symfony/lts": "^4@dev",
12
         "phpbenchmarks/benchmark-rest-data": "1.0.0"
11
         "phpbenchmarks/benchmark-rest-data": "1.0.0"
13
     }
12
     }
14
 }
13
 }

Loading…
Cancel
Save