Skip to content

Commit 9db3b81

Browse files
committed
With thecodingmachine/safe v1.0 out now require that instead of the beta
1 parent 8694a69 commit 9db3b81

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)