Skip to content

Commit 3e1f9ca

Browse files
authored
fix: Remove thecodingmachine/safe (for real this time) (#22)
1 parent 539f368 commit 3e1f9ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^8.1",
17-
"symfony/filesystem": "^6.4 || ^7.0",
18-
"thecodingmachine/safe": "^2.0"
17+
"symfony/filesystem": "^6.4 || ^7.0"
1918
},
2019
"require-dev": {
2120
"bamarni/composer-bin-plugin": "^1.4",

0 commit comments

Comments
 (0)