Skip to content

Commit

Permalink
composer.json updates
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin committed Jun 30, 2021
1 parent 84dc313 commit 5d341e0
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"rapidez"
],
"homepage": "https://rapidez.io",
"license": "GPL-3.0",
"authors": [
{
"name": "Claudio Ferraro",
Expand All @@ -15,18 +16,12 @@
],
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "vcs",
"url": "git@github.com:rapidez/core.git"
}
],
"require": {
"php": "^7.4|^8.0",
"illuminate/database": "^8.0",
"illuminate/support": "^8.0",
"illuminate/view": "^8.0",
"rapidez/core": "dev-master"
"rapidez/core": "^0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5d341e0

Please sign in to comment.