Skip to content

Commit

Permalink
chore: release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cbleek committed Dec 13, 2020
1 parent 4aea4fc commit c8d9b41
Show file tree
Hide file tree
Showing 5 changed files with 3,169 additions and 1,956 deletions.
19 changes: 8 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,19 +66,16 @@
}
},
"require": {
"php": ">=7.2",
"ext-solr": ">=2.4",
"laminas/laminas-progressbar": "^2.5",
"yawik/core": "^0.34.0",
"yawik/cv": "^0.34.0",
"yawik/auth": "^0.34.0",
"yawik/jobs": "^0.34.0",
"yawik/applications": "^0.34.0",
"yawik/settings": "^0.34.0",
"yawik/organizations": "^0.34.0",
"yawik/geo": "^1.1.0",
"yawik/composer-plugin": "^2.0.0",
"laminas/laminas-dependency-plugin": "^1.0"
"yawik/core": "^0.35",
"yawik/cv": "^0.35",
"yawik/auth": "^0.35",
"yawik/jobs": "^0.35",
"yawik/applications": "^0.35",
"yawik/settings": "^0.35",
"yawik/organizations": "^0.35",
"yawik/geo": "^1.1.0"
},
"require-dev": {
"yawik/behat": "^0.34.0",
Expand Down
Loading

0 comments on commit c8d9b41

Please sign in to comment.