Skip to content

Commit 41d726c

Browse files
Merge pull request #11 from complycube/claude/cve-fixes-ohh2pg
1.1.7
2 parents 3963d45 + 6de4e86 commit 41d726c

3 files changed

Lines changed: 33 additions & 35 deletions

File tree

.phpunit.result.cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"require-dev": {
2626
"friendsofphp/php-cs-fixer": "^3.16.0",
27-
"phpunit/phpunit": "^9.6.6",
27+
"phpunit/phpunit": "^9.6.33",
2828
"squizlabs/php_codesniffer": "^3.7.2",
29-
"symfony/process": "^6.4.14",
29+
"symfony/process": "^6.4.33",
3030
"symfony/var-dumper": ">=5.4.22",
3131
"vlucas/phpdotenv": "^5.6"
3232
},

0 commit comments

Comments
 (0)