Skip to content

Instantly share code, notes, and snippets.

@icanhazstring
Created April 20, 2022 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icanhazstring/74fc909b77cbd9177a17d1f145702fd8 to your computer and use it in GitHub Desktop.
Save icanhazstring/74fc909b77cbd9177a17d1f145702fd8 to your computer and use it in GitHub Desktop.
## Version 0.0.2
{
"require": {
}
}
## Version 0.0.14
{
"require": {
"symfony/config": "^4.4 || ^5.4"
}
}
{
"require": {
"symfony/config": "^4.4 || ^5.4 || ^6.0"
}
}
{
"require": {
"packageA": "*",
"packageB": "^1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment