composer.json 131 B

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