composer.json 103 B

123456
  1. {
  2. "require": {
  3. "humbug/box": "^3.16.0",
  4. "jetbrains/phpstorm-stubs": "@dev"
  5. }
  6. }