Skip to content

Commit

Permalink
add simple test
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizen-ci committed Jan 13, 2021
1 parent 32ac938 commit 7220686
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"symfony/dependency-injection": "^5.1",
"symfony/finder": "^4.4|^5.1",
"symfony/routing": "^4.4|^5.1",
"symplify/package-builder": "^9.0.34",
"symplify/smart-file-system": "^9.0.34",
"symplify/symplify-kernel": "^9.0.34"
"symplify/package-builder": "^9.1",
"symplify/smart-file-system": "^9.1",
"symplify/symplify-kernel": "^9.1"
},
"require-dev": {
"doctrine/doctrine-bundle": "^2.2",
Expand All @@ -24,7 +24,7 @@
"symfony/twig-bundle": "^4.4|^5.1",
"symfony/templating": "^4.4|^5.1",
"symfony/translation": "^4.4|^5.1",
"symplify/easy-testing": "^9.0.34",
"symplify/easy-testing": "^9.1",
"phpunit/phpunit": "^9.5"
},
"autoload": {
Expand Down

0 comments on commit 7220686

Please sign in to comment.