Skip to content

Commit 64c1d27

Browse files
authored
chore: use stable phpat version (#365)
1 parent a7e54c0 commit 64c1d27

2 files changed

Lines changed: 15 additions & 25 deletions

File tree

composer.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"psalm/plugin-symfony": "^5.0",
6060
"psalm/plugin-phpunit": "^0.18.4",
6161
"phpstan/phpstan": "^1.10",
62-
"phpat/phpat": "dev-add-has_one_public_method",
62+
"phpat/phpat": "^0.10.10",
6363
"phpmd/phpmd": "^2.14"
6464
},
6565
"autoload": {
@@ -83,11 +83,5 @@
8383
"allow-plugins": {
8484
"ocramius/package-versions": true
8585
}
86-
},
87-
"repositories": [
88-
{
89-
"type": "vcs",
90-
"url": "https://github.com/CodelyTV/phpat"
91-
}
92-
]
86+
}
9387
}

composer.lock

Lines changed: 13 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)