Skip to content

Commit

Permalink
composer.json: Install ipl dependencies from main branch in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Aug 23, 2023
1 parent 24887b4 commit 904776c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"ipl\\I18n\\": "src"
}
},
"require-dev": {
"ipl/stdlib": "dev-main"
},
"autoload-dev": {
"psr-4": {
"ipl\\Tests\\I18n\\": "tests"
Expand Down

0 comments on commit 904776c

Please sign in to comment.