Skip to content

Commit 073f595

Browse files
committed
update composer packages
1 parent b61d4a5 commit 073f595

File tree

2 files changed

+202
-151
lines changed

2 files changed

+202
-151
lines changed

Diff for: composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"inspection"
1515
],
1616
"require-dev": {
17-
"nikic/php-parser": "v5.3.1",
18-
"phpdocumentor/reflection-docblock": "5.6.0",
19-
"phpunit/phpunit": "11.4.3",
20-
"friendsofphp/php-cs-fixer": "v3.64.0"
17+
"nikic/php-parser": "^v5.3.1",
18+
"phpdocumentor/reflection-docblock": "^5.6.0",
19+
"phpunit/phpunit": "^11.4.3",
20+
"friendsofphp/php-cs-fixer": "^v3.64.0"
2121
},
2222
"autoload": {
2323
"files": ["PhpStormStubsMap.php"]

0 commit comments

Comments
 (0)