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!
9
9
10
10
[ ![ Build Status] ( https://travis-ci.org/Codeception/AspectMock.png?branch=master )] ( https://travis-ci.org/Codeception/AspectMock )
11
11
[ ![ 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 )
12
14
[ ![ PHP 7 ready] ( http://php7ready.timesplinter.ch/Codegyre/Robo/badge.svg )] ( https://travis-ci.org/Codegyre/Robo )
13
15
14
16
@@ -147,7 +149,7 @@ No PECL extensions is required. The [Go! AOP](http://go.aopphp.com/) library doe
147
149
148
150
## Requirements
149
151
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 )
151
153
152
154
## Installation
153
155
You can’t perform that action at this time.
0 commit comments