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 19a66c8 commit 48ff606
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
}
},
"require-dev": {
"guzzlehttp/psr7": "^1"
"guzzlehttp/psr7": "^1",
"ipl/stdlib": "dev-main",
"ipl/i18n": "dev-main"
}
}

0 comments on commit 48ff606

Please sign in to comment.