Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.

Commit 6c3c4fe

Browse files
committed
Updating dependencies
1 parent b139a66 commit 6c3c4fe

File tree

2 files changed

+110
-99
lines changed

2 files changed

+110
-99
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"lcobucci/display-objects" : "dev-develop@dev",
2323
"lcobucci/action-mapper" : "dev-develop@dev",
2424
"lcobucci/social" : "*@dev",
25-
"phpsc/pagseguro" : "dev-develop@dev",
25+
"phpsc/pagseguro" : "1.0.0alpha4@dev",
2626
"doctrine/orm" : "~2.4",
2727
"swiftmailer/swiftmailer": "*",
2828
"lcobucci/em-data-fixtures": "~1.0",
2929
"doctrine/migrations": "*@dev",
3030
"doctrine/data-fixtures": "~2.0@dev"
3131
},
3232
"require-dev": {
33-
"phpunit/phpunit": "~4.0",
33+
"phpunit/phpunit": "~4.1",
3434
"phing/phing": "*",
3535
"squizlabs/php_codesniffer": "*"
3636
},

0 commit comments

Comments
 (0)