Skip to content

Commit 6396c78

Browse files
Update composer.json
1 parent 73a6d20 commit 6396c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
]
2929
},
3030
"require": {
31-
"defuse/php-encryption": "~1.2"
31+
"defuse/php-encryption": "^1.2"
3232
},
3333
"require-dev": {
34-
"defuse/php-encryption": "~1.2"
34+
"defuse/php-encryption": "^1.2"
3535
}
3636
}

0 commit comments

Comments
 (0)