Procházet zdrojové kódy

Merge pull request #44 from antonbabenko/patch-1

Moved scrutinizer-ci from "Security" to "Code Analysis"
pull/31/merge
Jamie York před 12 roky
rodič
revize
572ab6df25
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -229,7 +229,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
229 229
 * [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library.
230 230
 * [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
231 231
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
232
-* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
233 232
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
234 233
 
235 234
 ## Code Analysis
@@ -252,6 +251,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
252 251
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
253 252
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
254 253
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
254
+* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
255 255
 
256 256
 ## Build Tools
257 257
 *Project build and automation tools.*

Načítá se…
Zrušit
Uložit