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

Commit

Permalink
Merge branch 'release/1.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
tehplague committed Sep 2, 2022
2 parents 6394f9c + 37d0189 commit 3135aad
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 39 deletions.
13 changes: 8 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,17 @@
"phpstan": "vendor/bin/phpstan analyse --level=5 --memory-limit=512M --no-progress src"
},
"config": {
"allow-plugins": {
"phpstan/extension-installer": true,
"symfony/flex": true
},
"optimize-autoloader": true,
"platform": {
"php": "7.4.30"
},
"preferred-install": {
"gitonomy/gitlib": "source"
},
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true,
"symfony/flex": true
}
"sort-packages": true
}
}
64 changes: 30 additions & 34 deletions composer.lock

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

0 comments on commit 3135aad

Please sign in to comment.