File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1010 * @copyright Copyright (c) 2010-2017 
1111 * @license   http://opensource.org/licenses/gpl-3.0.html GNU Public License 
1212 * @link      http://github.com/joshcam/PHP-MySQLi-Database-Class  
13-  * @version   2.9.1  
13+  * @version   2.9.2  
1414 */ 
1515
1616class  MysqliDb
Original file line number Diff line number Diff line change 11{
2- 	 "name" : " joshcam/mysqli-database-class"  ,
3- 	 "description" : " PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements"  ,
4- 	 "license" : " GPL-3.0"  ,
2+      "name" : " joshcam/mysqli-database-class"  ,
3+      "description" : " PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements"  ,
4+      "license" : " GPL-3.0-or-later "  ,
55    "authors" : [
66        {
77            "name" : " Josh Campbell"  ,
1616            "role" : " Developer" 
1717        }
1818    ],
19- 	 "require" : {
20- 		 "php" : " >=5.3.0" 
21- 	 },
22- 	 "autoload" : {
23- 		 "files" : [" MysqliDb.php"  , " dbObject.php"  ]
24- 	 }
19+      "require" : {
20+          "php" : " >=5.3.0" 
21+      },
22+      "autoload" : {
23+          "files" : [" MysqliDb.php"  , " dbObject.php"  ]
24+      }
2525}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments