Skip to content

Commit 7646ea0

Browse files
Bump
1 parent ef53346 commit 7646ea0

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

composer.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,23 @@
3232
"myclabs/deep-copy": "^1.10.1",
3333
"phar-io/manifest": "^2.0.1",
3434
"phar-io/version": "^3.0.2",
35-
"phpspec/prophecy": "^1.11.1",
35+
"phpspec/prophecy": "^1.12.1",
3636
"phpunit/php-code-coverage": "^9.2",
37-
"phpunit/php-file-iterator": "^3.0.4",
38-
"phpunit/php-invoker": "^3.1",
39-
"phpunit/php-text-template": "^2.0.2",
40-
"phpunit/php-timer": "^5.0.1",
41-
"sebastian/cli-parser": "^1.0",
42-
"sebastian/code-unit": "^1.0.5",
43-
"sebastian/comparator": "^4.0.3",
44-
"sebastian/diff": "^4.0.2",
45-
"sebastian/environment": "^5.1.2",
46-
"sebastian/exporter": "^4.0.2",
47-
"sebastian/global-state": "^5.0",
48-
"sebastian/object-enumerator": "^4.0.2",
49-
"sebastian/resource-operations": "^3.0.2",
50-
"sebastian/type": "^2.2.1",
51-
"sebastian/version": "^3.0.1"
37+
"phpunit/php-file-iterator": "^3.0.5",
38+
"phpunit/php-invoker": "^3.1.1",
39+
"phpunit/php-text-template": "^2.0.3",
40+
"phpunit/php-timer": "^5.0.2",
41+
"sebastian/cli-parser": "^1.0.1",
42+
"sebastian/code-unit": "^1.0.6",
43+
"sebastian/comparator": "^4.0.5",
44+
"sebastian/diff": "^4.0.3",
45+
"sebastian/environment": "^5.1.3",
46+
"sebastian/exporter": "^4.0.3",
47+
"sebastian/global-state": "^5.0.1",
48+
"sebastian/object-enumerator": "^4.0.3",
49+
"sebastian/resource-operations": "^3.0.3",
50+
"sebastian/type": "^2.2.2",
51+
"sebastian/version": "^3.0.2"
5252
},
5353
"require-dev": {
5454
"ext-PDO": "*",

0 commit comments

Comments
 (0)