You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
149 B

3 years ago
  1. {
  2. "require": {
  3. "php": "^7.2.5 || ^8.0",
  4. "psalm/phar": "4.6.2"
  5. },
  6. "config": {
  7. "preferred-install": "dist"
  8. }
  9. }