Skip to content

Commit d8b140a

Browse files
committed
Use ^1.0@dev of the plugin-api
1 parent cedf00a commit d8b140a

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^7.3 || ^8.0",
2222
"ext-pcre": "*",
23-
"phpcq/plugin-api": "dev-feature/exec-interface"
23+
"phpcq/plugin-api": "^1.0@dev"
2424
},
2525
"require-dev": {
2626
"phpcq/runner-bootstrap": "^1.0@dev",

composer.lock

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

0 commit comments

Comments
 (0)