Skip to content

Commit

Permalink
support-symfony-7-for-development
Browse files Browse the repository at this point in the history
  • Loading branch information
jgivoni committed Jan 9, 2024
1 parent b22cafe commit f2ef113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"mockery/mockery": "^1.6",
"league/flysystem-adapter-test-utilities": "^3.15",
"league/flysystem-memory": "^3.15",
"symfony/cache": "^6.3",
"symfony/cache": "^6.3|^7.0",
"league/flysystem-aws-s3-v3": "^3.15"
}
}

0 comments on commit f2ef113

Please sign in to comment.