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 98449f1 commit 8614b6b
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 @@ -19,6 +19,9 @@
"simshaun/recurr": "^5",
"ipl/stdlib": ">=0.12.0"
},
"require-dev": {
"ipl/stdlib": "dev-main"
},
"suggest": {
"ext-ev": "Improves performance, efficiency and avoids system limitations. Highly recommended! (See https://www.php.net/manual/en/intro.ev.php for details)"
},
Expand Down

0 comments on commit 8614b6b

Please sign in to comment.