composer.json 96 B

123456
  1. {
  2. "require-dev": {
  3. "phpunit/phpunit": "^10",
  4. "psy/psysh": "^0.12.0"
  5. }
  6. }