Skip to content

Commit

Permalink
Switch to composer/package-versions-deprecated to support PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mdio committed Jan 4, 2022
1 parent 4df64e7 commit 8f6a3f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"psr/log": "^1.0.0"
},
"require-dev": {
"composer/package-versions-deprecated": "^1.0",
"phpunit/phpunit": "^9.0.0",
"ocramius/proxy-manager": "^2.1.0"
},
Expand All @@ -35,7 +36,7 @@
},
"config": {
"allow-plugins": {
"ocramius/package-versions": true
"composer/package-versions-deprecated": true
}
}
}

0 comments on commit 8f6a3f9

Please sign in to comment.