File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ AspectMock allows you to stub and mock practically anything in your PHP code!
99
1010[ ![ Build Status] ( https://travis-ci.org/Codeception/AspectMock.png?branch=master )] ( https://travis-ci.org/Codeception/AspectMock )
1111[ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/aspect-mock/v/stable.png )] ( https://packagist.org/packages/codeception/aspect-mock )
12+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/aspect-mock/downloads )] ( https://packagist.org/packages/codeception/aspect-mock )
13+ [ ![ Monthly Downloads] ( https://poser.pugx.org/codeception/aspect-mock/d/monthly )] ( https://packagist.org/packages/codeception/aspect-mock )
1214[ ![ PHP 7 ready] ( http://php7ready.timesplinter.ch/Codegyre/Robo/badge.svg )] ( https://travis-ci.org/Codegyre/Robo )
1315
1416
@@ -147,7 +149,7 @@ No PECL extensions is required. The [Go! AOP](http://go.aopphp.com/) library doe
147149
148150## Requirements
149151
150- PHP >= 5.4 + [ Go! AOP Requirements] ( https://github.com/lisachenko/go-aop-php #requirements )
152+ PHP >= 5.4 + [ Go! AOP Requirements] ( https://github.com/goaop/framework #requirements )
151153
152154## Installation
153155
You can’t perform that action at this time.
0 commit comments