Skip to content

Commit 9a9a88c

Browse files
committed
pkp/pkp-lib#8951 Updated Scrutinizer
1 parent 72c5b81 commit 9a9a88c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.scrutinizer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build:
2626
dependencies:
2727
before:
2828
- 'git submodule update --init --recursive'
29-
- 'wget https://raw.githubusercontent.com/composer/getcomposer.org/317db84d632c1a99d8617019ad4b000026bf7d16/web/installer -O - -q | php -- --quiet'
29+
- 'wget https://raw.githubusercontent.com/composer/getcomposer.org/76a7060ccb93902cd7576b67264ad91c8a2700e2/web/installer -O - -q | php -- --quiet'
3030
- 'php composer.phar --working-dir=lib/pkp install --no-dev'
3131
- 'php composer.phar --working-dir=plugins/paymethod/paypal install --no-dev'
3232
- 'php composer.phar --working-dir=plugins/generic/citationStyleLanguage install --no-dev'

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Open Journal Systems
22

33
[![Build Status](https://app.travis-ci.com/pkp/ojs.svg?branch=main)](https://app.travis-ci.com/pkp/ojs)
4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/pkp/ojs/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/pkp/ojs/?branch=main)
45

56
Open Journal Systems (OJS) is open source software developed by the [Public Knowledge Project](https://pkp.sfu.ca/) to manage scholarly journals. [Learn More](https://pkp.sfu.ca/software/ojs/)
67

0 commit comments

Comments
 (0)