Skip to content

Commit

Permalink
Fix some end-to-end tests (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Nov 6, 2022
1 parent 4c037c9 commit 759f6d6
Show file tree
Hide file tree
Showing 10 changed files with 433 additions and 319 deletions.
2 changes: 1 addition & 1 deletion fixtures/set016-symfony-finder/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"symfony/finder": "^4.4"
"symfony/finder": "^6.1"
}
}
24 changes: 15 additions & 9 deletions fixtures/set016-symfony-finder/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fixtures/set019-symfony-console/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"symfony/console": "^4.4"
"symfony/console": "^6.1"
}
}
Loading

0 comments on commit 759f6d6

Please sign in to comment.