composer.json 128 B

1234567
  1. {
  2. "require": {
  3. "illuminate/database": "5.8.*",
  4. "illuminate/events": "5.8.*",
  5. "illuminate/container": "5.8.*"
  6. }
  7. }