Skip to content

Commit

Permalink
updated composer name
Browse files Browse the repository at this point in the history
  • Loading branch information
Escarter committed Jun 7, 2021
1 parent 0f5908a commit 602bfe0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.0]
php: [7.4]
stability: [prefer-lowest, prefer-stable]

name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "escarter/poppler_php",
"name": "escarter/poppler-wrapper-php",
"description": "This is a wrapper for Poppler Utility tools",
"keywords": [
"escarter",
"poppler_php"
],
"homepage": "https://github.com/escarter/poppler_php",
"homepage": "https://github.com/escarter/poppler-wrapper-php",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 602bfe0

Please sign in to comment.