We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fdf0f commit a026d61Copy full SHA for a026d61
composer.json
@@ -20,9 +20,10 @@
20
"Win32ServiceBundle\\Tests\\": "tests/"
21
}
22
},
23
+ "minimum-stability": "beta",
24
"require": {
25
"php": "^7.1.0 <7.4.0",
- "win32service/service-library": "dev-new_feature_0_4@dev",
26
+ "win32service/service-library": "^0.1.0",
27
"symfony/http-kernel": "^4.0",
28
"symfony/console": "^4.0",
29
"symfony/config": "^4.0",
0 commit comments