We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f2fe5 commit 6ac761aCopy full SHA for 6ac761a
1 file changed
composer.json
@@ -24,7 +24,7 @@
24
},
25
"require": {
26
"php": ">=5.4.0",
27
- "portphp/portphp": "^1.0@dev",
+ "portphp/portphp": "^1.0.0",
28
"seld/signal-handler": "^1.0",
29
"symfony/property-access": "^2.3 || ^3.0",
30
"symfony/validator": "^2.5 || ^3.0"
@@ -47,7 +47,7 @@
47
48
"extra": {
49
"branch-alias": {
50
- "dev-master": "1.0.x-dev"
+ "dev-master": "2.0.x-dev"
51
}
52
53
0 commit comments