Skip to content

Commit

Permalink
Updated to stable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gplanchat committed Jun 26, 2021
1 parent 61a9a98 commit 9c68620
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 326 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^8.0",
"php-etl/promise-contracts": "^0.1.0"
},
"require-dev": {
"phpspec/phpspec": "8.0.x-dev",
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.0",
"phpspec/phpspec": "^7.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 9c68620

Please sign in to comment.