Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Update packages and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Dec 23, 2020
1 parent 707b506 commit 5a64956
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "sciactive/tilmeld-server",
"description": "Nymph user and group management with access controls.",
"version": "1.1.3",
"time": "2020-12-08",
"version": "1.1.4",
"time": "2020-12-23",
"type": "library",
"scripts": {
"lint": "phpcs -vs --extensions=php --ignore=vendor/* --runtime-set ignore_warnings_on_exit 1 .",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"require": {
"sciactive/hookphp": "^2.0",
"sciactive/nymph-server": "^3.2",
"sciactive/nymph-server": "^3.3",
"sciactive/umailphp": "^2.4",
"respect/validation": "^1.1",
"lcobucci/jwt": "^3.2"
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a64956

Please sign in to comment.