Skip to content

Commit

Permalink
Adjusted require version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 18, 2019
1 parent f99da49 commit 39425a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
},
"require": {
"php": "^7.2.0",
"originphp/framework": "2.x",
"originphp/framework": "^2.0",
"originphp/plugin-installer": "^1.3"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
},
"minimum-stability": "dev"
}
}

0 comments on commit 39425a4

Please sign in to comment.