Skip to content

Commit 1743a78

Browse files
authored
Merge pull request #19 from WyriHaximus-labs/target-safe-v1.0.0-final-instead-of-beta1
With thecodingmachine/safe v1.0 out now require that instead of the beta
2 parents 8694a69 + 9db3b81 commit 1743a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.1",
1414
"phpstan/phpstan": "^0.10 | ^0.11 | ^0.12",
15-
"thecodingmachine/safe": "^1.0-beta"
15+
"thecodingmachine/safe": "^1.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7.5.2",

0 commit comments

Comments
 (0)