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.

composer.json 111B

12345678910
  1. {
  2. "config": {
  3. "platform": {
  4. "php": "7.3"
  5. }
  6. },
  7. "require": {
  8. "vimeo/psalm": "4.8.1"
  9. }
  10. }